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.
120 lines
3.1 KiB
120 lines
3.1 KiB
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "npm-registry-client@~7.4.5",
|
|
"scope": null,
|
|
"escapedName": "npm-registry-client",
|
|
"name": "npm-registry-client",
|
|
"rawSpec": "~7.4.5",
|
|
"spec": ">=7.4.5 <7.5.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/rebecca/code/npm"
|
|
]
|
|
],
|
|
"_from": "npm-registry-client@>=7.4.5 <7.5.0",
|
|
"_id": "npm-registry-client@7.4.5",
|
|
"_inCache": true,
|
|
"_location": "/npm-registry-client",
|
|
"_nodeVersion": "6.9.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/npm-registry-client-7.4.5.tgz_1481241713365_0.3974522119387984"
|
|
},
|
|
"_npmUser": {
|
|
"name": "iarna",
|
|
"email": "me@re-becca.org"
|
|
},
|
|
"_npmVersion": "4.0.5",
|
|
"_phantomChildren": {
|
|
"inherits": "2.0.3"
|
|
},
|
|
"_requested": {
|
|
"raw": "npm-registry-client@~7.4.5",
|
|
"scope": null,
|
|
"escapedName": "npm-registry-client",
|
|
"name": "npm-registry-client",
|
|
"rawSpec": "~7.4.5",
|
|
"spec": ">=7.4.5 <7.5.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-7.4.5.tgz",
|
|
"_shasum": "1ef61851bb7231db53e397aaf76ddf1cb645c3df",
|
|
"_shrinkwrap": null,
|
|
"_spec": "npm-registry-client@~7.4.5",
|
|
"_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 || ^3.1.0 || ^4.0.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",
|
|
"require-inject": "^1.4.0",
|
|
"rimraf": "^2.5.4",
|
|
"standard": "~8.5.0",
|
|
"tap": "^7.0.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "1ef61851bb7231db53e397aaf76ddf1cb645c3df",
|
|
"tarball": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-7.4.5.tgz"
|
|
},
|
|
"gitHead": "317216fab0684ea642b46890be234ad3e8665ac1",
|
|
"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 || ^3.1.0 || ^4.0.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.4.5"
|
|
}
|
|
|