22 lines
450 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",
"http": "0.0.1-security",
"moment": "^2.28.0",
"onoff": "^6.0.0",
"pigpio": "^3.2.3",
"raspberrypi-liquid-crystal": "^1.15.0",
"socket.io": "^2.3.0"
}
}