UNPKG

homebridge-sky-q-no-logs

Version:
34 lines (33 loc) 771 B
{ "name": "homebridge-sky-q-no-logs", "version": "1.3.2", "description": "Homebridge plugin to turn on/off a Sky Q box.", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "git+https://github.com/joepool/homebridge-sky-q-no-logs.git" }, "keywords": [ "homebridge-plugin", "homebridge", "sky", "q", "sky-q", "skyq" ], "author": "joepool <joepool2003@icloud.com>", "license": "MIT", "bugs": { "url": "https://github.com/joepool/homebridge-sky-q-no-logs/issues" }, "homepage": "https://github.com/joepool/homebridge-sky-q-no-logs#readme", "dependencies": { "sky-q": "^1.0.2", "sky-remote": "^1.1.0" }, "engines": { "node": ">=0.12.0", "homebridge": ">=0.2.0" } }