Drayton_MiGenie_HASS/package.json

19 lines
368 B
JSON
Raw Normal View History

2020-05-07 20:28:30 +01:00
{
"name": "drayton_migenie_hass",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://kithub.cf/Karl/Drayton_MiGenie_HASS.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.17.1"
}
}