homebridge-smarthomeng/package.json
2016-07-01 22:13:37 +02:00

21 lines
461 B
JSON

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