opencv
Version:
Node Bindings to OpenCV
59 lines (58 loc) • 1.3 kB
JSON
{
"_args": [
[
"abbrev@1.0.9",
"/home/peterbraden/repos/node-opencv"
]
],
"_from": "abbrev@1.0.9",
"_id": "abbrev@1.0.9",
"_inBundle": false,
"_integrity": "sha1-kbR5JYinc4wl813W9jdSovh3YTU=",
"_location": "/abbrev",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "abbrev@1.0.9",
"name": "abbrev",
"escapedName": "abbrev",
"rawSpec": "1.0.9",
"saveSpec": null,
"fetchSpec": "1.0.9"
},
"_requiredBy": [
"/istanbul",
"/node-pre-gyp/nopt",
"/nopt"
],
"_resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.9.tgz",
"_spec": "1.0.9",
"_where": "/home/peterbraden/repos/node-opencv",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me"
},
"bugs": {
"url": "https://github.com/isaacs/abbrev-js/issues"
},
"description": "Like ruby's abbrev module, but in js",
"devDependencies": {
"tap": "^5.7.2"
},
"files": [
"abbrev.js"
],
"homepage": "https://github.com/isaacs/abbrev-js#readme",
"license": "ISC",
"main": "abbrev.js",
"name": "abbrev",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/isaacs/abbrev-js.git"
},
"scripts": {
"test": "tap test.js --cov"
},
"version": "1.0.9"
}