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.
 
 
 
 
 
 

108 lines
2.6 KiB

{
"_args": [
[
{
"raw": "npm-package-arg@4.2.0",
"scope": null,
"name": "npm-package-arg",
"rawSpec": "4.2.0",
"spec": "4.2.0",
"type": "version"
},
"/Users/rebecca/code/npm"
]
],
"_from": "npm-package-arg@4.2.0",
"_id": "npm-package-arg@4.2.0",
"_inCache": true,
"_installable": true,
"_location": "/npm-package-arg",
"_nodeVersion": "6.2.1",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/npm-package-arg-4.2.0.tgz_1465952856229_0.8071578682865947"
},
"_npmUser": {
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
},
"_npmVersion": "3.9.6",
"_phantomChildren": {},
"_requested": {
"raw": "npm-package-arg@4.2.0",
"scope": null,
"name": "npm-package-arg",
"rawSpec": "4.2.0",
"spec": "4.2.0",
"type": "version"
},
"_requiredBy": [
"#USER",
"/",
"/init-package-json",
"/npm-registry-client",
"/realize-package-specifier"
],
"_resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-4.2.0.tgz",
"_shasum": "809bc61cabf54bd5ff94f6165c89ba8ee88c115c",
"_shrinkwrap": null,
"_spec": "npm-package-arg@4.2.0",
"_where": "/Users/rebecca/code/npm",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/npm/npm-package-arg/issues"
},
"dependencies": {
"hosted-git-info": "^2.1.5",
"semver": "^5.1.0"
},
"description": "Parse the things that can be arguments to `npm install`",
"devDependencies": {
"standard": "^7.1.2",
"tap": "^5.7.2"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "809bc61cabf54bd5ff94f6165c89ba8ee88c115c",
"tarball": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-4.2.0.tgz"
},
"gitHead": "b54a9286ef387dd1fd109c54a42e8de45d7b07e8",
"homepage": "https://github.com/npm/npm-package-arg",
"license": "ISC",
"main": "npa.js",
"maintainers": [
{
"name": "iarna",
"email": "me@re-becca.org"
},
{
"name": "isaacs",
"email": "i@izs.me"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
},
{
"name": "zkat",
"email": "kat@sykosomatic.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": "standard && tap --coverage test/*.js"
},
"version": "4.2.0"
}