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.

106 lines
2.6 KiB

{
"_args": [
[
"npm-registry-client@~7.0.7",
"/Users/rebecca/code/npm"
]
],
"_from": "npm-registry-client@>=7.0.7 <7.1.0",
"_id": "npm-registry-client@7.0.7",
"_inCache": true,
"_location": "/npm-registry-client",
"_nodeVersion": "2.2.2",
"_npmUser": {
"email": "kat@sykosomatic.org",
"name": "zkat"
},
"_npmVersion": "2.14.4",
"_phantomChildren": {},
"_requested": {
"name": "npm-registry-client",
"raw": "npm-registry-client@~7.0.7",
"rawSpec": "~7.0.7",
"scope": null,
"spec": ">=7.0.7 <7.1.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-7.0.7.tgz",
"_shasum": "899d7c8fefe87b72a70d8c9e075fb874539e0d3e",
"_shrinkwrap": null,
"_spec": "npm-registry-client@~7.0.7",
"_where": "/Users/rebecca/code/npm",
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/npm-registry-client/issues"
},
"dependencies": {
"chownr": "^1.0.1",
"concat-stream": "^1.4.6",
"graceful-fs": "^4.1.2",
"mkdirp": "^0.5.0",
"normalize-package-data": "~1.0.1 || ^2.0.0",
"npm-package-arg": "^3.0.0 || ^4.0.0",
"npmlog": "",
"once": "^1.3.0",
"request": "^2.47.0",
"retry": "^0.8.0",
"rimraf": "2",
"semver": "2 >=2.2.1 || 3.x || 4 || 5",
"slide": "^1.1.3"
},
"description": "Client for the npm registry",
"devDependencies": {
"negotiator": "^0.4.9",
"nock": "^0.56.0",
"readable-stream": "^2.0.2",
"standard": "^4.0.0",
"tap": "^1.2.0"
},
"directories": {},
"dist": {
"shasum": "899d7c8fefe87b72a70d8c9e075fb874539e0d3e",
"tarball": "http://registry.npmjs.org/npm-registry-client/-/npm-registry-client-7.0.7.tgz"
},
"gitHead": "06f188917bf575fe7dc7c2f6d1d4adbaa50bc423",
"homepage": "https://github.com/isaacs/npm-registry-client#readme",
"installable": true,
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "isaacs",
"email": "isaacs@npmjs.com"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
},
{
"name": "iarna",
"email": "me@re-becca.org"
},
{
"name": "zkat",
"email": "kat@sykosomatic.org"
}
],
"name": "npm-registry-client",
"optionalDependencies": {
"npmlog": ""
},
"repository": {
"url": "git://github.com/isaacs/npm-registry-client.git"
},
"scripts": {
"test": "standard && tap test/*.js"
},
"version": "7.0.7"
}