thing-it-device-ubisys
Version:
[thing-it-node] Device Plugin for ubisys © products.
27 lines (26 loc) • 533 B
JSON
{
"name": "thing-it-device-ubisys",
"version": "0.0.12",
"description": "[thing-it-node] Device Plugin for ubisys © products.",
"authors": "Marc Gille",
"license": "MIT, EPL",
"keywords": [
"IoT",
"thing-it",
"ZigBee",
"ubisys",
"SmartHome",
"Motion Sensor"
],
"repository": {
"type": "git",
"url": "https://github.com/thing-it/thing-it-device-ubisys"
},
"dependencies": {
"moment": "^2.20.1",
"q": "^1.5.1"
},
"devDependencies": {
"thing-it-test": "0.0.20"
}
}