31 lines
670 B
JSON
31 lines
670 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",
|
|
"body-parser": "^1.19.0",
|
|
"cache-manager": "^3.3.0",
|
|
"dotenv": "^8.2.0",
|
|
"express": "^4.17.1",
|
|
"fs": "0.0.1-security",
|
|
"got": "^11.1.2",
|
|
"moment": "^2.25.3",
|
|
"perfect-logger": "^2.0.1"
|
|
},
|
|
"devDependencies": {
|
|
"eslint": "^7.0.0",
|
|
"prettier": "2.0.5"
|
|
}
|
|
}
|