sleeplight/package.json

15 lines
260 B
JSON
Raw Permalink Normal View History

2018-12-12 19:15:39 +00:00
{
"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"
}
}