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.

124 lines
3.1 KiB

{
"_args": [
[
{
"raw": "npm-registry-client@7.3.0",
"scope": null,
"escapedName": "npm-registry-client",
"name": "npm-registry-client",
"rawSpec": "7.3.0",
"spec": "7.3.0",
"type": "version"
},
"/Users/rebecca/code/npm"
]
],
"_from": "npm-registry-client@7.3.0",
"_id": "npm-registry-client@7.3.0",
"_inCache": true,
"_location": "/npm-registry-client",
"_nodeVersion": "6.7.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/npm-registry-client-7.3.0.tgz_1476956977374_0.8605887587182224"
},
"_npmUser": {
"name": "iarna",
"email": "me@re-becca.org"
},
"_npmVersion": "3.10.9",
"_phantomChildren": {
"aproba": "1.0.4",
"has-unicode": "2.0.1",
"inherits": "2.0.3",
"readable-stream": "2.1.5",
"strip-ansi": "3.0.1"
},
"_requested": {
"raw": "npm-registry-client@7.3.0",
"scope": null,
"escapedName": "npm-registry-client",
"name": "npm-registry-client",
"rawSpec": "7.3.0",
"spec": "7.3.0",
"type": "version"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-7.3.0.tgz",
"_shasum": "f2a390e8b13b78fafe26e9fa9d8bc74e17bcaa50",
"_shrinkwrap": null,
"_spec": "npm-registry-client@7.3.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-registry-client/issues"
},
"dependencies": {
"concat-stream": "^1.5.2",
"graceful-fs": "^4.1.6",
"normalize-package-data": "~1.0.1 || ^2.0.0",
"npm-package-arg": "^3.0.0 || ^4.0.0",
"npmlog": "~2.0.0 || ~3.1.0",
"once": "^1.3.3",
"request": "^2.74.0",
"retry": "^0.10.0",
"semver": "2 >=2.2.1 || 3.x || 4 || 5",
"slide": "^1.1.3"
},
"description": "Client for the npm registry",
"devDependencies": {
"negotiator": "^0.6.1",
"nock": "^8.0.0",
"readable-stream": "^2.1.5",
"rimraf": "^2.5.4",
"standard": "^8.0.0",
"tap": "^7.0.0"
},
"directories": {},
"dist": {
"shasum": "f2a390e8b13b78fafe26e9fa9d8bc74e17bcaa50",
"tarball": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-7.3.0.tgz"
},
"gitHead": "0e0a707dcf62e9705ef17b7d471d3657c33e79e6",
"homepage": "https://github.com/npm/npm-registry-client#readme",
"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": "~2.0.0 || ~3.1.0"
},
"readme": "ERROR: No README data found!",
"repository": {
"url": "git+https://github.com/npm/npm-registry-client.git"
},
"scripts": {
"test": "standard && tap test/*.js"
},
"version": "7.3.0"
}