mirror of https://github.com/lukechilds/node.git
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.
119 lines
3.0 KiB
119 lines
3.0 KiB
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "npm-registry-client@7.2.1",
|
|
"scope": null,
|
|
"escapedName": "npm-registry-client",
|
|
"name": "npm-registry-client",
|
|
"rawSpec": "7.2.1",
|
|
"spec": "7.2.1",
|
|
"type": "version"
|
|
},
|
|
"/Users/zkat/Documents/code/npm"
|
|
]
|
|
],
|
|
"_from": "npm-registry-client@7.2.1",
|
|
"_id": "npm-registry-client@7.2.1",
|
|
"_inCache": true,
|
|
"_location": "/npm-registry-client",
|
|
"_nodeVersion": "6.3.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-16-east.internal.npmjs.com",
|
|
"tmp": "tmp/npm-registry-client-7.2.1.tgz_1472871043942_0.2117650501895696"
|
|
},
|
|
"_npmUser": {
|
|
"name": "othiym23",
|
|
"email": "ogd@aoaioxxysz.net"
|
|
},
|
|
"_npmVersion": "3.10.7",
|
|
"_phantomChildren": {
|
|
"inherits": "2.0.3"
|
|
},
|
|
"_requested": {
|
|
"raw": "npm-registry-client@7.2.1",
|
|
"scope": null,
|
|
"escapedName": "npm-registry-client",
|
|
"name": "npm-registry-client",
|
|
"rawSpec": "7.2.1",
|
|
"spec": "7.2.1",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-7.2.1.tgz",
|
|
"_shasum": "c792266b088cc313f8525e7e35248626c723db75",
|
|
"_shrinkwrap": null,
|
|
"_spec": "npm-registry-client@7.2.1",
|
|
"_where": "/Users/zkat/Documents/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": "c792266b088cc313f8525e7e35248626c723db75",
|
|
"tarball": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-7.2.1.tgz"
|
|
},
|
|
"gitHead": "debec76884db8092c2c7a21ab5b4ed083f8ce2c9",
|
|
"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.2.1"
|
|
}
|
|
|