2020-10-10 16:06:06 +01:00

30 lines
690 B
JSON

{
"name": "house_status",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"comma-number": "^2.0.1",
"dotenv": "^8.2.0",
"fs": "0.0.1-security",
"got": "^11.6.2",
"homeassistant": "^0.2.0",
"http": "0.0.1-security",
"moment": "^2.28.0",
"onoff": "^6.0.0",
"perfect-logger": "^2.0.1",
"pigpio": "^3.2.3",
"raspberrypi-liquid-crystal": "^1.15.0",
"readline": "^1.3.0",
"require-dir": "^1.2.0",
"require-directory": "^2.1.1",
"socket.io": "^2.3.0",
"time-loop": "^2.0.3"
}
}