UNPKG

opencv

Version:
66 lines (65 loc) 1.41 kB
{ "_args": [ [ "aproba@1.1.1", "/home/peterbraden/repos/node-opencv" ] ], "_from": "aproba@1.1.1", "_id": "aproba@1.1.1", "_inBundle": false, "_integrity": "sha1-ldNgDwdxCqDpKYxyatXs8urLq6s=", "_location": "/aproba", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "aproba@1.1.1", "name": "aproba", "escapedName": "aproba", "rawSpec": "1.1.1", "saveSpec": null, "fetchSpec": "1.1.1" }, "_requiredBy": [ "/gauge" ], "_resolved": "https://registry.npmjs.org/aproba/-/aproba-1.1.1.tgz", "_spec": "1.1.1", "_where": "/home/peterbraden/repos/node-opencv", "author": { "name": "Rebecca Turner", "email": "me@re-becca.org" }, "bugs": { "url": "https://github.com/iarna/aproba/issues" }, "dependencies": {}, "description": "A rediculously light-weight argument validator", "devDependencies": { "standard": "^8.6.0", "tap": "^10.0.2" }, "directories": { "test": "test" }, "files": [ "index.js" ], "homepage": "https://github.com/iarna/aproba", "keywords": [ "argument", "validate" ], "license": "ISC", "main": "index.js", "name": "aproba", "repository": { "type": "git", "url": "git+https://github.com/iarna/aproba.git" }, "scripts": { "test": "standard && tap -j3 test/*.js" }, "version": "1.1.1" }