elastic-beam
Version:
Power Controller for Energenie Powerstrip
28 lines (27 loc) • 638 B
JSON
{
"name": "elastic-beam",
"version": "0.0.1",
"description": "Power Controller for Energenie Powerstrip",
"main": "test.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"install": "node-gyp rebuild"
},
"repository": {
"type": "git",
"url": "git://github.com/amoriello/elastic-beam.git"
},
"keywords": [
"power",
"control",
"controller",
"powerstrip"
],
"author": "Amoriello Hutti",
"license": "ISC",
"gypfile": true,
"bugs": {
"url": "https://github.com/amoriello/elastic-beam/issues"
},
"homepage": "https://github.com/amoriello/elastic-beam"
}