sky-plus-hd
Version:
Node.js module for controlling and monitoring Sky+ HD set top boxes
30 lines (29 loc) • 645 B
JSON
{
"name": "sky-plus-hd",
"version": "0.0.4",
"description": "Node.js module for controlling and monitoring Sky+ HD set top boxes",
"main": "lib/sky-plus-hd.js",
"dependencies": {
"underscore": "1.4.x",
"html-entities": "1.0.x",
"winston": "0.6.x",
"xml": "0.0.x",
"xml2json": "0.3.x",
"cheerio": "0.10.x"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/dalhundal/sky-plus-hd.git"
},
"keywords": [
"SkyHD",
"SkyPlus",
"Sky",
"SkyPlusHD"
],
"author": "Dal Hundal",
"license": "BSD"
}