2020-09-11 12:42:13 +01:00

15 lines
249 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": {
"onoff": "^6.0.0"
}
}