homebridge-samsung-smart-tv18
Version:
Homebridge Samsung Smart TV 2018
28 lines • 687 B
JSON
{
"name": "homebridge-samsung-smart-tv18",
"version": "0.0.15",
"description": "Homebridge Samsung Smart TV 2018",
"author":{
"name": "Pedro Alves",
"email": "pedroalves-1995@hotmail.com"
},
"keywords": [
"homebridge-plugin", "samsung", "homekit", "smartTV", "Samsung Smart TV"
],
"repository": {
"type": "git",
"url": "https://github.com/petealves/homebridge-samsung-smart-tv18.git"
},
"bugs": {
"url": "https://github.com/petealves/homebridge-samsung-smart-tv18/issues"
},
"engines": {
"node": ">=8.0.0",
"homebridge": ">=0.2.0"
},
"dependencies": {
"ws" : "1.1",
"wake_on_lan" : "0.0.3",
"request" : "2.75"
}
}