lucyclient
Version:
Lucy Node JS Client Library
25 lines (24 loc) • 571 B
JSON
{
"name": "lucyclient",
"version": "0.2.2-alpha",
"description": "Lucy Node JS Client Library",
"main": "SmartHouse.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Lucy",
"SmartHouse",
"IOT"
],
"repository": {
"type": "git",
"url": "git+https://github.com/KilianB/Lucy-Client-NodeJS"
},
"author": "Kilian Brachtendorf",
"license": "GPL-3.0",
"dependencies": {
"winston": "^3.0.0-rc4"
},
"homepage": "https://github.com/KilianB/Lucy-Client-NodeJS/blob/master/README.md"
}