sleeplight/package.json

15 righe
260 B
JSON

{
"name": "sleeplight",
"version": "1.0.0",
"description": "",
"main": "runSchedule.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"pigpio": "^1.2.0"
}
}