{ "_args": [ [ "abbrev@1", "/usr/local/lib/node_modules/grunt-cli/node_modules/nopt" ] ], "_from": "abbrev@>=1.0.0 <2.0.0", "_id": "abbrev@1.1.0", "_inCache": true, "_installable": true, "_location": "/grunt-cli/abbrev", "_nodeVersion": "8.0.0-pre", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/abbrev-1.1.0.tgz_1487054000015_0.9229173036292195" }, "_npmUser": { "email": "i@izs.me", "name": "isaacs" }, "_npmVersion": "4.3.0", "_phantomChildren": {}, "_requested": { "name": "abbrev", "raw": "abbrev@1", "rawSpec": "1", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/grunt-cli/nopt" ], "_resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.0.tgz", "_shasum": "d0554c2256636e2f56e7c2e5ad183f859428d81f", "_shrinkwrap": null, "_spec": "abbrev@1", "_where": "/usr/local/lib/node_modules/grunt-cli/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": { "shasum": "d0554c2256636e2f56e7c2e5ad183f859428d81f", "tarball": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.0.tgz" }, "files": [ "abbrev.js" ], "gitHead": "7136d4d95449dc44115d4f78b80ec907724f64e0", "homepage": "https://github.com/isaacs/abbrev-js#readme", "license": "ISC", "main": "abbrev.js", "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "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.0" }