UNPKG

dahua_initializer

Version:

Automatic initialization for Dahua cameras

29 lines (28 loc) 655 B
{ "name": "dahua_initializer", "version": "1.1.3", "description": "Automatic initialization for Dahua cameras", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ESCHen99/dahua_initializer.git" }, "keywords": [ "Dahua", "Automation", "CCTV", "camera" ], "author": "encoriolis", "license": "MIT", "bugs": { "url": "https://github.com/ESCHen99/dahua_initializer/issues" }, "homepage": "https://github.com/ESCHen99/dahua_initializer#readme", "dependencies": { "puppeteer": "^5.2.1" } }