{ "_from": "npm-registry-client@8.4.0", "_id": "npm-registry-client@8.4.0", "_inBundle": false, "_integrity": "sha512-PVNfqq0lyRdFnE//nDmn3CC9uqTsr8Bya9KPLIevlXMfkP0m4RpCVyFFk0W1Gfx436kKwyhLA6J+lV+rgR81gQ==", "_location": "/npm-registry-client", "_phantomChildren": { "inherits": "2.0.3", "readable-stream": "2.2.10" }, "_requested": { "type": "version", "registry": true, "raw": "npm-registry-client@8.4.0", "name": "npm-registry-client", "escapedName": "npm-registry-client", "rawSpec": "8.4.0", "saveSpec": null, "fetchSpec": "8.4.0" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-8.4.0.tgz", "_shasum": "d52b901685647fc62a4c03eafecb6ceaa5018d4c", "_spec": "npm-registry-client@8.4.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" }, "bundleDependencies": false, "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 || ^5.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", "ssri": "^4.1.2" }, "deprecated": false, "description": "Client for the npm registry", "devDependencies": { "negotiator": "^0.6.1", "nock": "^9.0.9", "readable-stream": "^2.1.5", "require-inject": "^1.4.0", "rimraf": "^2.5.4", "standard": "^9.0.0", "tap": "^10.3.0" }, "files": [ "lib", "index.js" ], "homepage": "https://github.com/npm/npm-registry-client#readme", "license": "ISC", "main": "index.js", "name": "npm-registry-client", "optionalDependencies": { "npmlog": "2 || ^3.1.0 || ^4.0.0" }, "repository": { "url": "git+https://github.com/npm/npm-registry-client.git" }, "scripts": { "test": "standard && tap test/*.js" }, "version": "8.4.0" }