amcrest-ad110
Version:
Amcrest AD110 Video Doorbell Tools
26 lines (25 loc) • 589 B
JSON
{
"name": "amcrest-ad110",
"version": "1.1.10",
"description": "Amcrest AD110 Video Doorbell Tools",
"main": "amcrest-ad110.js",
"author": "bmdevx",
"license": "GPL-3.0",
"dependencies": {
"got": "^11.8.6",
"http-auth-client": "^0.4.1"
},
"keywords": [
"amcrest",
"AD110",
"doorbell"
],
"repository": {
"type": "git",
"url": "https://github.com/bmdevx/amcrest-ad110"
},
"bugs": {
"url": "https://github.com/bmdevx/amcrest-ad110/issues"
},
"homepage": "https://github.com/bmdevx/amcrest-ad110#readme"
}