UNPKG

cherry-spotify

Version:

Spotify plugin for cherry home automation via spop

29 lines (28 loc) 549 B
{ "name": "cherry-spotify", "version": "3.0.0", "description": "Spotify plugin for cherry home automation via spop", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "cherry", "spotify", "music", "raspberry", "pi", "home", "automation", "wit.ai", "spop" ], "author": "Aric Lasry <aric@wit.ai>", "license": "ISC", "dependencies": { }, "repository": { "type": "git", "url": "https://github.com/wit-ai/cherry-spotify" } }