node-dahua-api
Version:
Dahua HTTP API Module
31 lines (30 loc) • 638 B
JSON
{
"name": "node-dahua-api",
"version": "1.0.2",
"description": "Dahua HTTP API Module",
"main": "dahua.js",
"dependencies": {
"net-keepalive": "^0.3.3"
},
"devDependencies": {},
"scripts": {
"test": "echo 0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nayrnet/node-dahua-api.git"
},
"keywords": [
"Dahua",
"PTZ",
"IPC",
"Security Camera",
"Home Automation"
],
"author": "Ryan Hunt",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/nayrnet/node-dahua-api/issues"
},
"homepage": "https://github.com/nayrnet/node-dahua-api#readme"
}