Files
smarthome/package.json
2017-03-22 15:07:44 +01:00

17 lines
303 B
JSON

{
"name": "smarthome",
"version": "1.0.0",
"description": "Avans smart home power measurements",
"main": "app.js",
"scripts": {
"test": "node app.js"
},
"keywords": [
"Avans",
"Smart",
"Power"
],
"author": "Kenneth van Ewijk & Martijn de Caluwé",
"license": "ISC"
}