UNPKG

@amdglobal/ptz

Version:
38 lines (37 loc) 683 B
{ "name": "@amdglobal/ptz", "version": "0.1.2", "description": "ptz", "main": "lib/ptz.js", "gypfile": true, "scripts": { "test": "gulp test" }, "repository": { "type": "git", "url": "git+https://github.com/ghafran/ptz.git" }, "author": "Ghafran Abbas (https://github.com/ghafran)", "license": "ISC", "keywords": [ "ptz", "pan", "tilt", "zoom", "fecc", "camera", "uvc", "visca" ], "bugs": { "url": "https://github.com/ghafran/ptz/issues" }, "homepage": "https://github.com/ghafran/ptz#readme", "directories": { "doc": "docs", "test": "test" }, "dependencies": { "nan": "^2.16.0" } }