Drayton_MiGenie_HASS/package.json
2020-05-07 22:05:20 +01:00

22 lines
452 B
JSON

{
"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": {
"basic-auth-token": "^0.4.2",
"express": "^4.17.1",
"fs": "0.0.1-security",
"got": "^11.1.1"
}
}