23 lines
491 B
JSON
23 lines
491 B
JSON
{
|
|
"name": "test_1",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs": "0.0.1-security",
|
|
"got": "^11.6.2",
|
|
"homeassistant": "^0.2.0",
|
|
"http": "0.0.1-security",
|
|
"onoff": "^6.0.0",
|
|
"pigpio": "^3.2.3",
|
|
"raspberrypi-liquid-crystal": "^1.15.0",
|
|
"require-directory": "^2.1.1",
|
|
"socket.io": "^2.3.0"
|
|
}
|
|
}
|