UNPKG

homebridge-ws-beta

Version:
35 lines (34 loc) 635 B
{ "name": "homebridge-ws-beta", "version": "0.11.16", "description": "WS beta", "license": "ISC", "author": { "name": "Prakash" }, "keywords": [ "homebridge", "homebridge-plugin", "homekit", "siri", "websocket", "dti", "node-RED" ], "repository": { "type": "git", "url": "https://github.com/cylon147/homebridge-ws-beta" }, "bugs": { "url": "https://github.com/cylon147/homebridge-ws-beta/issues" }, "engines": { "node": ">=4.3.2", "homebridge": ">=0.4.6" }, "dependencies": { "express": "^4.13.3", "request": "^2.65.0", "ws": "^6.1.2" } }