homebridge-smarthomeng/package.json
2016-07-02 17:38:51 +02:00

21 lines
490 B
JSON
Executable File

{
"name": "homebridge-smarthomeng",
"version": "1.1.2",
"description": "Platform plugin for SmartHomeNG: https://github.com/smarthomeNG/smarthome",
"license": "GPL",
"keywords": [
"homebridge-plugin"
],
"repository": {
"type": "https",
"url": "https://github.com/Foxi352/homebridge-smarthomeng.git"
},
"bugs": {
"url": "https://github.com/Foxi352/homebridge-smarthomeng/issues"
},
"engines": {
"node": ">=0.12.0",
"homebridge": ">=0.2.0"
}
}