homebridge-telenet-tv-box
Version:
homebridge-plugin - Add Telenet TV-box to Homekit
47 lines (46 loc) • 1.16 kB
JSON
{
"_from": "homebridge-telenet-tv-box",
"_id": "homebridge-telenet-tv-box@1.0.1",
"_inBundle": false,
"_location": "/homebridge-telenet-tv-box",
"author": {
"name": "kdb-be"
},
"bugs": {
"url": "https://github.com/kdb-be/homebridge-telenet-tv/issues"
},
"bundleDependencies": false,
"dependencies": {
"body-parser": "^1.19.0",
"express": "^4.17.1",
"ip": "^=1.1.5",
"mqtt": "^3.0.0",
"node-fetch": "^2.3.0",
"request-promise": "^4.2.5",
"underscore": "^1.9.2"
},
"deprecated": false,
"description": "homebridge-plugin - Add Telenet TV-box to Homekit",
"engines": {
"homebridge": ">=0.2.5",
"node": ">=0.12.0"
},
"homepage": "https://github.com/kdb-be/homebridge-telenet-tv-box",
"keywords": [
"homebridge-plugin",
"Telenet",
"TV-box"
],
"license": "UNLICENSED",
"main": "index.js",
"name": "homebridge-telenet-tv-box",
"preferGlobal": true,
"repository": {
"type": "git",
"url": "git+https://github.com/kdb-be/homebridge-telenet-tv-box.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.1"
}