You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

90 lines
2.1 KiB

{
"_args": [
[
"npm-package-arg@~4.1.0",
"/Users/rebecca/code/npm"
]
],
"_from": "npm-package-arg@>=4.1.0 <4.2.0",
"_id": "npm-package-arg@4.1.0",
"_inCache": true,
"_installable": true,
"_location": "/npm-package-arg",
"_nodeVersion": "4.2.1",
"_npmUser": {
"email": "me@re-becca.org",
"name": "iarna"
},
"_npmVersion": "3.4.0",
"_phantomChildren": {},
"_requested": {
"name": "npm-package-arg",
"raw": "npm-package-arg@~4.1.0",
"rawSpec": "~4.1.0",
"scope": null,
"spec": ">=4.1.0 <4.2.0",
"type": "range"
},
"_requiredBy": [
"/",
"/init-package-json",
"/npm-registry-client",
"/realize-package-specifier"
],
"_shasum": "2e015f8ac00737cb97f997c9cbf059f42a74527d",
"_shrinkwrap": null,
"_spec": "npm-package-arg@~4.1.0",
"_where": "/Users/rebecca/code/npm",
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/npm/npm-package-arg/issues"
},
"dependencies": {
"hosted-git-info": "^2.1.4",
"semver": "4 || 5"
},
"description": "Parse the things that can be arguments to `npm install`",
"devDependencies": {
"tap": "^1.2.0"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "2e015f8ac00737cb97f997c9cbf059f42a74527d",
"tarball": "http://registry.npmjs.org/npm-package-arg/-/npm-package-arg-4.1.0.tgz"
},
"gitHead": "383b4783a076b825815be51eb1ab2e4bb8a1e1fc",
"homepage": "https://github.com/npm/npm-package-arg",
"license": "ISC",
"main": "npa.js",
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
},
{
"name": "iarna",
"email": "me@re-becca.org"
}
],
"name": "npm-package-arg",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/npm-package-arg.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "4.1.0"
}