alb3rt-home-security
Version:
32 lines (31 loc) • 706 B
JSON
{
"name": "alb3rt-home-security",
"version": "0.0.21",
"description": "Alb3rt Home Security",
"main": "index.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/libtomsoftware/alb3rt-home-security.git"
},
"keywords": [
"alb3rt",
"home",
"security"
],
"author": "Libtom Software Ltd",
"license": "ISC",
"bugs": {
"url": "https://github.com/libtomsoftware/alb3rt-home-security/issues"
},
"homepage": "https://github.com/libtomsoftware/alb3rt-home-security#readme",
"dependencies": {
"alb3rt-core": "*",
"alb3rt-sensors": "*",
"alb3rt-sms": "*",
"fs-extra": "*",
"moment": "*"
}
}