osa-spotify
Version:
Bring the power of NodeJS to Spotify on Mac
27 lines (26 loc) • 465 B
JSON
{
"name": "osa-spotify",
"version": "2.4.0",
"description": "Bring the power of NodeJS to Spotify on Mac",
"repository": {
"type": "git",
"url": "https://github.com/wtfaremyinitials/osa-spotify.git"
},
"main": "index.js",
"license": "MIT",
"dependencies": {
"osa2": "^0.2.1"
},
"keywords": [
"spotify",
"music",
"osx",
"yosemite",
"osa",
"jxa",
"automation"
],
"engines": {
"node": ">=5.12"
}
}