thing-it-device-aircable
Version:
[thing-it-node] Device Plugin for AIRcable products (e.g. AIRcable SmartDimmer).
24 lines (23 loc) • 508 B
JSON
{
"name": "thing-it-device-aircable",
"version": "0.0.26",
"description": "[thing-it-node] Device Plugin for AIRcable products (e.g. AIRcable SmartDimmer).",
"authors": "Marc Gille",
"license": "MIT, EPL",
"keywords": [
"IoT",
"thing-it",
"Bluetooth Smart",
"AIRcable",
"SmartHome",
"Dimmer"
],
"repository": {
"type": "git",
"url": "https://github.com/marcgille/thing-it-device-aircable"
},
"dependencies": {
"mqtt": "^1.3.5",
"q": "^1.4.1"
}
}