{
  "_args": [
    [
      "npm-registry-client@8.6.0",
      "/var/www/html/isbn/resources/angular-app/node_modules/@schematics/update"
    ]
  ],
  "_from": "npm-registry-client@8.6.0",
  "_hasShrinkwrap": false,
  "_id": "npm-registry-client@8.6.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/npm-registry-client",
  "_nodeVersion": "10.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/npm-registry-client_8.6.0_1531447517202_0.545708848178514"
  },
  "_npmUser": {
    "email": "me@re-becca.org",
    "name": "iarna"
  },
  "_npmVersion": "6.1.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "npm-registry-client",
    "raw": "npm-registry-client@8.6.0",
    "rawSpec": "8.6.0",
    "scope": null,
    "spec": "8.6.0",
    "type": "version"
  },
  "_requiredBy": [
    "/@schematics/update"
  ],
  "_resolved": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-8.6.0.tgz",
  "_shasum": "7f1529f91450732e89f8518e0f21459deea3e4c4",
  "_shrinkwrap": null,
  "_spec": "npm-registry-client@8.6.0",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/@schematics/update",
  "author": {
    "email": "i@izs.me",
    "name": "Isaac Z. Schlueter",
    "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 || ^5.0.0 || ^6.0.0",
    "npmlog": "2 || ^3.1.0 || ^4.0.0",
    "once": "^1.3.3",
    "request": "^2.74.0",
    "retry": "^0.10.0",
    "safe-buffer": "^5.1.1",
    "semver": "2 >=2.2.1 || 3.x || 4 || 5",
    "slide": "^1.1.3",
    "ssri": "^5.2.4"
  },
  "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": "^11.0.0",
    "standard-version": "^4.3.0",
    "tap": "^12.0.1"
  },
  "directories": {},
  "dist": {
    "fileCount": 34,
    "integrity": "sha512-Qs6P6nnopig+Y8gbzpeN/dkt+n7IyVd8f45NTMotGk6Qo7GfBmzwYx6jRLoOOgKiMnaQfYxsuyQlD8Mc3guBhg==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSAjdCRA9TVsSAnZWagAAoR8P/R62/fion3xqXyE59q+u\n4IpsQOf0lXHPX9OV7Mm99fn5T3x7tSl8I7q1jY2TDFxPsIRLWrpeBuJ1F4vm\nxIlMAecM2odXqFIe6R3qKLI+nrs0Np0qHk/u/TgGZChAT8ygeHNT5dJrPhZL\nlpty/PNJnBiNZd82o4VGNjF5CAZCVIXdu40yraaDGGdpFwhsGVghcw/XAKHh\ne2LqUZjZPaE9SMujhVL0FUimFKF1EBtWlq5nClOn9er57w2UhMoLTK88V26b\nGqDxRgVDJm5Zpx/QfNkzi8UpnBsxJlETPDvhbeLJN5S3lah9T8QHCucunmrh\n4+++5nvNiWOesYpqc1gVax625Iwv498jewrh4j25/ecMJ0P94gwzFBKcw9f8\nlnYhOFXGLwr2vqHQP0o7CqZyMPVezjWQQ/DLeKoHcBhe0wWiTeNe9drxVXzp\njjvEIR3JVP+HHGEwjoGlzdY8cUEYIl8auJsv6YKo3c3wiglTkW52Bd806OwH\nbr5eXd7RbJ4OWx98f23ef1YT/UPQFOSVTO5IcA5f1oRMZUaI6aCffL7nlFDm\nTCH+Q9SG4XmQcTlMRwVrjZLudLfxWENyN+7Na88MB8j+8yMDA0PM+3+7q1QF\ne3JvRilpYFduR49lkBwBu7BOJZOQn/A8I7Xv+YAlYMJOAoaXQVpy+73NzQyO\ndSm3\r\n=SgZk\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "7f1529f91450732e89f8518e0f21459deea3e4c4",
    "tarball": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-8.6.0.tgz",
    "unpackedSize": 89713
  },
  "files": [
    "index.js",
    "lib"
  ],
  "gitHead": "a55c119e50b52d35f54591a69949a746d149d39b",
  "homepage": "https://github.com/npm/npm-registry-client#readme",
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "iarna",
      "email": "me@re-becca.org"
    },
    {
      "name": "isaacs",
      "email": "i@izs.me"
    },
    {
      "name": "othiym23",
      "email": "ogd@aoaioxxysz.net"
    },
    {
      "name": "zkat",
      "email": "kzm@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": {
    "postrelease": "npm publish && git push --follow-tags",
    "prerelease": "npm t",
    "pretest": "standard",
    "release": "standard-version -s",
    "test": "tap --nyc-arg=--all --coverage test/*.js"
  },
  "version": "8.6.0"
}
