node-lightify-soef
Version:
lightify node module
27 lines (26 loc) • 536 B
JSON
{
"name": "node-lightify-soef",
"version": "0.2.2",
"description": "lightify node module",
"license": "BSD",
"keywords": [
"node",
"osram",
"lightify"
],
"repository": {
"type": "git",
"url": "git://github.com/rainlake/node-lightify.git"
},
"bugs": {
"url": "https://github.com/rainlake/node-lightify/issues"
},
"engines": {
"node": ">=0.12.0"
},
"dependencies": {
"promise": ">=7.1.1",
"moment": ">=2.4.0"
},
"readmeFilename": "README.md"
}