22 lines
518 B
JSON
Executable File
22 lines
518 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",
|
|
"websocket": ">=1.0.0"
|
|
}
|
|
}
|