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.

66 lines
1.6 KiB

{
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"name": "npm-registry-client",
"description": "Client for the npm registry",
"version": "2.0.4",
"repository": {
"url": "git://github.com/isaacs/npm-registry-client"
},
"main": "index.js",
"scripts": {
"test": "tap test/*.js"
},
"dependencies": {
"chownr": "0",
"graceful-fs": "^3.0.0",
"mkdirp": "^0.5.0",
"npm-cache-filename": "^1.0.0",
"request": "2 >=2.25.0",
"retry": "0.6.0",
"rimraf": "~2",
"semver": "2 >=2.2.1",
"slide": "~1.1.3",
"npmlog": ""
},
"devDependencies": {
"tap": ""
},
"optionalDependencies": {
"npmlog": ""
},
"license": "ISC",
"gitHead": "a10f621d9cdc813b9d3092a14b661f65bfa6d40d",
"bugs": {
"url": "https://github.com/isaacs/npm-registry-client/issues"
},
11 years ago
"homepage": "https://github.com/isaacs/npm-registry-client",
"_id": "npm-registry-client@2.0.4",
"_shasum": "528e08900d7655c12096d1637d1c3a7a5b451019",
"_from": "npm-registry-client@2.0.4",
"_npmVersion": "1.4.22",
"_npmUser": {
"name": "isaacs",
"email": "i@izs.me"
},
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
}
],
"dist": {
"shasum": "528e08900d7655c12096d1637d1c3a7a5b451019",
"tarball": "http://registry.npmjs.org/npm-registry-client/-/npm-registry-client-2.0.4.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-2.0.4.tgz"
}