UNPKG

sky-remote

Version:

Sends remote control commands to a Sky TV box, works with Sky+HD and SkyQ

33 lines (32 loc) 724 B
{ "name": "sky-remote", "version": "1.2.0", "description": "Sends remote control commands to a Sky TV box, works with Sky+HD and SkyQ", "main": "sky-remote.js", "engines": { "node": ">=0.10.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Sky", "Remote", "SkyTV", "SkyPlusHD", "SkyPlus", "SkyHD", "SkyQ" ], "author": "Dal Hundal", "license": "Unlicense", "repository": { "type": "git", "url": "https://github.com/dalhundal/sky-remote" }, "bugs": { "url": "https://github.com/dalhundal.com/sky-remote/issues" }, "homepage": "https://github.com/dalhundal/sky-remote", "readmeFilename": "README.md" }