{
  "_args": [
    [
      "p-cancelable@^2.0.0",
      "/var/www/staging9.bigcityvoucher.co.in/frontend/node_modules/got"
    ]
  ],
  "_from": "p-cancelable@>=2.0.0 <3.0.0",
  "_hasShrinkwrap": false,
  "_id": "p-cancelable@2.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/p-cancelable",
  "_nodeVersion": "8.15.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/p-cancelable_2.0.0_1554062519912_0.7909646907529038"
  },
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "6.9.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "p-cancelable",
    "raw": "p-cancelable@^2.0.0",
    "rawSpec": "^2.0.0",
    "scope": null,
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/got"
  ],
  "_resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-2.0.0.tgz",
  "_shasum": "4a3740f5bdaf5ed5d7c3e34882c6fb5d6b266a6e",
  "_shrinkwrap": null,
  "_spec": "p-cancelable@^2.0.0",
  "_where": "/var/www/staging9.bigcityvoucher.co.in/frontend/node_modules/got",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/p-cancelable/issues"
  },
  "dependencies": {},
  "description": "Create a promise that can be canceled",
  "devDependencies": {
    "ava": "^1.4.1",
    "delay": "^4.1.0",
    "promise.prototype.finally": "^3.1.0",
    "tsd": "^0.7.1",
    "xo": "^0.24.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 5,
    "integrity": "sha512-wvPXDmbMmu2ksjkB4Z3nZWTSkJEb9lqVdMaCKpZUGJG9TMiNp9XcbG3fn9fPKjem04fJMJnXoyFPk2FmgiaiNg==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoRy4CRA9TVsSAnZWagAA1KYP/iZN1N2lQelTHAi8CMUK\np4nnbIq/6g/2rJddpmptDgiPRdV24nqonvc+6NRC7oFRzFfdyWqwh6PYyHDo\nTckiL/+1mVtwh6g61dyX6X3ddOIwfUSjxMdCAsdw4lFUknH9oANotcwuYEhH\ni/h+jiNQvXA2FjpeFy7uNAbx5nMCn5RAGVxXuZlnh+5zA/0RoAzKD2A1UbPm\nFHYM0eVyjhggG0dWO12doO2WjrIVAZHJ3Q/pYr6s5e02/ZUXeihaBlzHyWNJ\ngqQpyiDRwF7FpHLx6h6Hn1zZu45Udq9FyAC+Mzx0syd5iLTH/bdQrSJwmnkz\ntY9ygsgWZ9WhsO0CPe7A6Nb71ZT33BeqMsRswxw8lThB98yM7bqTxWEqEBq0\nUtnBK9DxTDW5a1mBdyMwzpe2mxcaLwjsSFZOKLIDOQqDWMN94yH/JgU0o2Nb\n9wYeBFqPYkCu2Xm3uhNdaaC3EVGy5USc5XbyXjNDfkeueYfyNxpaudWITcQM\ng6c6iRLtkbtWSVDA0hTGxGMwnLEaORa1EL7wmyg4tZwcafOyHF6HY2yaloI4\nPPTCJagqbqPPiX8Ze5frad0F+s+wQRFX32YrWWl80G83QGphwBBwF9sCMrKw\nQGymS1nBIo23PtJkKX3gtLetw390gBBtiicJ6AAZvnMG/EAeFMgluuxiCa6o\noOC3\r\n=Gugh\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "4a3740f5bdaf5ed5d7c3e34882c6fb5d6b266a6e",
    "tarball": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-2.0.0.tgz",
    "unpackedSize": 12795
  },
  "engines": {
    "node": ">=8"
  },
  "gitHead": "5bcb7bcf966fc416755b50c24c4d7eb2fbf44b0e",
  "homepage": "https://github.com/sindresorhus/p-cancelable#readme",
  "keywords": [
    "abort",
    "abortable",
    "aborting",
    "async",
    "await",
    "bluebird",
    "cancel",
    "cancelable",
    "canceled",
    "canceling",
    "cancellable",
    "cancellation",
    "cleanup",
    "function",
    "promise",
    "promises",
    "task",
    "token"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "p-cancelable",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/p-cancelable.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "version": "2.0.0"
}
