{
  "_args": [
    [
      "cacheable-request@^7.0.1",
      "/var/www/staging9.bigcityvoucher.co.in/frontend/node_modules/got"
    ]
  ],
  "_from": "cacheable-request@>=7.0.1 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "cacheable-request@7.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/cacheable-request",
  "_nodeVersion": "12.11.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/cacheable-request_7.0.1_1579605969134_0.1316842713674622"
  },
  "_npmUser": {
    "email": "lukechilds123@gmail.com",
    "name": "lukechilds"
  },
  "_npmVersion": "6.11.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "cacheable-request",
    "raw": "cacheable-request@^7.0.1",
    "rawSpec": "^7.0.1",
    "scope": null,
    "spec": ">=7.0.1 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/got"
  ],
  "_resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-7.0.1.tgz",
  "_shasum": "062031c2856232782ed694a257fa35da93942a58",
  "_shrinkwrap": null,
  "_spec": "cacheable-request@^7.0.1",
  "_where": "/var/www/staging9.bigcityvoucher.co.in/frontend/node_modules/got",
  "author": {
    "email": "lukechilds123@gmail.com",
    "name": "Luke Childs",
    "url": "http://lukechilds.co.uk"
  },
  "bugs": {
    "url": "https://github.com/lukechilds/cacheable-request/issues"
  },
  "dependencies": {
    "clone-response": "^1.0.2",
    "get-stream": "^5.1.0",
    "http-cache-semantics": "^4.0.0",
    "keyv": "^4.0.0",
    "lowercase-keys": "^2.0.0",
    "normalize-url": "^4.1.0",
    "responselike": "^2.0.0"
  },
  "description": "Wrap native HTTP requests with RFC compliant cache support",
  "devDependencies": {
    "@keyv/sqlite": "^2.0.0",
    "ava": "^1.1.0",
    "coveralls": "^3.0.0",
    "create-test-server": "3.0.0",
    "delay": "^4.0.0",
    "eslint-config-xo-lukechilds": "^1.0.0",
    "nyc": "^14.1.1",
    "pify": "^4.0.0",
    "sqlite3": "^4.0.2",
    "this": "^1.0.2",
    "xo": "^0.23.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 4,
    "integrity": "sha512-lt0mJ6YAnsrBErpTMWeu5kl/tg9xMAWjavYTN6VQXM1A/teBITuNcccXsCxF0tDQQJf9DfAaX5O4e0zp0KlfZw==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJt/RCRA9TVsSAnZWagAA64UP/3Kn8Q4fuH4c74KU13Gf\nqscYlQCryUoxJJr1gADawf/iMQD1dNyafITP4TkHXxdEpyD9jyZYK+3B22S3\ncI9VYWtW0vRgbwEvXN1nXCGi04CCTQvbBiQ2GaMRWnzBZkA3vv1k48sPr/tl\ncbF888Ct3hVHDcKWTDCLFNSlkH95vnyxCBDzLYAwVQ4DdOAJOvWOZ2CbKTNd\n64U4PKAnOqoVEiSJmNEUSxjipemj3FKvYfBfuIHwCY8L3+BucVys+RKN0H3S\n5+4aMzfTB+Z0u7DiJxqCpe+NZA1VxqKPex4bW10GLkYCdrgif5HeSnIbyUko\nA6t1iOP8jAXE2AGOCkidC5XtQSNRwVGe1Rhop8JKtXD6xN//CxxrCsD9UdkR\nhVYojiAG2qjUZASjOug1ugB3k/N6brVsr0mfWJD4xME+10TS9Aq2drXmj5TF\nbVUpp/f+5H9DphgNpTK625aRpctUil4OCfY1XgcuF37bm58v2ek7QMSF0OLW\n/ZI9b9WX7WGY76UHXKwYxAP6rFV8igpuxmfbDNldCw97RmpRT/VTZ48ohjVc\nChT3irUZEjLvZ118SZdtaGjtCTefEgBwa4bMdh+K9Bz1dH3RkA08e/krBP/x\n9QeFUas5hyJMLMDDIrspTpqMagSwYLJevVlX6BdwQdv5CRPCQhTiVGooEOy2\ngRp9\r\n=KzGv\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "062031c2856232782ed694a257fa35da93942a58",
    "tarball": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-7.0.1.tgz",
    "unpackedSize": 16750
  },
  "engines": {
    "node": ">=8"
  },
  "gitHead": "0656a46a3573a4de09f592f1d334433d223e68b7",
  "homepage": "https://github.com/lukechilds/cacheable-request#readme",
  "keywords": [
    "7234",
    "HTTP",
    "HTTPS",
    "RFC",
    "RFC 7234",
    "cache",
    "cacheable",
    "caching",
    "compliant",
    "layer"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "maintainers": [
    {
      "name": "lukechilds",
      "email": "lukechilds123@gmail.com"
    }
  ],
  "name": "cacheable-request",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lukechilds/cacheable-request.git"
  },
  "scripts": {
    "coverage": "nyc report --reporter=text-lcov | coveralls",
    "test": "xo && nyc ava"
  },
  "version": "7.0.1",
  "xo": {
    "extends": "xo-lukechilds"
  }
}
