thing-it-device-yamaha
Version:
[thing-it-node] Device Plugin for Yamaha AV receivers.
24 lines (23 loc) • 486 B
JSON
{
"name": "thing-it-device-yamaha",
"version": "0.2.2",
"description": "[thing-it-node] Device Plugin for Yamaha AV receivers.",
"authors": "Klaus Berberich",
"license": "MIT",
"keywords": [
"IoT",
"thing-it",
"Yamaha",
"SmartHome",
"Entertainment",
"Music"
],
"repository": {
"type": "git",
"url": "https://github.com/klausberberich/thing-it-device-yamaha"
},
"dependencies": {
"q": "^1.4.1",
"yamaha-nodejs": "^0.4.3"
}
}