thing-it-device-sonos
Version:
[thing-it-node] Device Plugin for Sonos players.
24 lines (23 loc) • 481 B
JSON
{
"name": "thing-it-device-sonos",
"version": "0.2.8",
"description": "[thing-it-node] Device Plugin for Sonos players.",
"authors": "Klaus Berberich, Marc Gille",
"license": "MIT",
"keywords": [
"IoT",
"thing-it",
"Sonos",
"SmartHome",
"Entertainment",
"Music"
],
"repository": {
"type": "git",
"url": "https://github.com/klausberberich/thing-it-device-sonos"
},
"dependencies": {
"q": "~1.4.1",
"sonos": "^0.8.0"
}
}