{
  "_args": [
    [
      "promise-retry@^1.1.1",
      "/var/www/html/isbn/resources/angular-app/node_modules/pacote"
    ]
  ],
  "_from": "promise-retry@>=1.1.1 <2.0.0",
  "_id": "promise-retry@1.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/promise-retry",
  "_nodeVersion": "4.4.7",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/promise-retry-1.1.1.tgz_1471689604229_0.3687993742059916"
  },
  "_npmUser": {
    "email": "andremiguelcruz@msn.com",
    "name": "satazor"
  },
  "_npmVersion": "2.15.8",
  "_phantomChildren": {},
  "_requested": {
    "name": "promise-retry",
    "raw": "promise-retry@^1.1.1",
    "rawSpec": "^1.1.1",
    "scope": null,
    "spec": ">=1.1.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/make-fetch-happen",
    "/pacote"
  ],
  "_resolved": "https://registry.npmjs.org/promise-retry/-/promise-retry-1.1.1.tgz",
  "_shasum": "6739e968e3051da20ce6497fb2b50f6911df3d6d",
  "_shrinkwrap": null,
  "_spec": "promise-retry@^1.1.1",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/pacote",
  "author": {
    "email": "hello@indigounited.com",
    "name": "IndigoUnited",
    "url": "http://indigounited.com"
  },
  "bugs": {
    "url": "https://github.com/IndigoUnited/node-promise-retry/issues/"
  },
  "dependencies": {
    "err-code": "^1.0.0",
    "retry": "^0.10.0"
  },
  "description": "Retries a function that returns a promise, leveraging the power of the retry module.",
  "devDependencies": {
    "expect.js": "^0.3.1",
    "mocha": "^3.0.0",
    "sleep-promise": "^2.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "6739e968e3051da20ce6497fb2b50f6911df3d6d",
    "tarball": "https://registry.npmjs.org/promise-retry/-/promise-retry-1.1.1.tgz"
  },
  "engines": {
    "node": ">=0.12"
  },
  "gitHead": "4f07750e903f819bcc38622fa53deb7162f5e978",
  "homepage": "https://github.com/IndigoUnited/node-promise-retry#readme",
  "keywords": [
    "backoff",
    "promise",
    "repeat",
    "replay",
    "retry"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "satazor",
      "email": "andremiguelcruz@msn.com"
    },
    {
      "name": "carsy",
      "email": "jlageb@gmail.com"
    }
  ],
  "name": "promise-retry",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/IndigoUnited/node-promise-retry.git"
  },
  "scripts": {
    "test": "mocha --bail -t 10000"
  },
  "version": "1.1.1"
}
