vodafone-controller
Version:
control your Vodafone box with nodejs
23 lines (22 loc) • 454 B
JSON
{
"name": "vodafone-controller",
"version": "1.0.1",
"description": "control your Vodafone box with nodejs",
"main": "index.js",
"dependencies": {
"dgram": "^1.0.1",
"net": "^1.0.2"
},
"repository": {
"type": "git",
"url": "https://github.com/JarvisFT/vodafone-controller.git"
},
"keywords": [
"vodafone",
"remote",
"box",
"tv"
],
"author": "Filipe Tomas",
"license": "MIT"
}