{ "_args": [ [ { "name": "abbrev", "raw": "abbrev@1", "rawSpec": "1", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/home/dorian/Documents/gitlab/test/node_modules/nopt" ] ], "_from": "abbrev@>=1.0.0 <2.0.0", "_id": "abbrev@1.1.1", "_inCache": true, "_installable": true, "_location": "/abbrev", "_nodeVersion": "8.5.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/abbrev-1.1.1.tgz_1506566833068_0.05750026390887797" }, "_npmUser": { "email": "i@izs.me", "name": "isaacs" }, "_npmVersion": "5.4.2", "_phantomChildren": {}, "_requested": { "name": "abbrev", "raw": "abbrev@1", "rawSpec": "1", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/nopt" ], "_resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", "_shasum": "f8f2c887ad10bf67f634f005b6987fed3179aac8", "_shrinkwrap": null, "_spec": "abbrev@1", "_where": "/home/dorian/Documents/gitlab/test/node_modules/nopt", "author": { "email": "i@izs.me", "name": "Isaac Z. Schlueter" }, "bugs": { "url": "https://github.com/isaacs/abbrev-js/issues" }, "dependencies": {}, "description": "Like ruby's abbrev module, but in js", "devDependencies": { "tap": "^10.1" }, "directories": {}, "dist": { "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==", "shasum": "f8f2c887ad10bf67f634f005b6987fed3179aac8", "tarball": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz" }, "files": [ "abbrev.js" ], "gitHead": "a9ee72ebc8fe3975f1b0c7aeb3a8f2a806a432eb", "homepage": "https://github.com/isaacs/abbrev-js#readme", "license": "ISC", "main": "abbrev.js", "maintainers": [ { "email": "jerry+1@npmjs.com", "name": "gabra" }, { "email": "i@izs.me", "name": "isaacs" } ], "name": "abbrev", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/isaacs/abbrev-js.git" }, "scripts": { "postpublish": "git push origin --all; git push origin --tags", "postversion": "npm publish", "preversion": "npm test", "test": "tap test.js --100" }, "version": "1.1.1" }