{
  "_args": [
    [
      "cacheable-lookup@^5.0.3",
      "/var/www/staging9.bigcityvoucher.co.in/frontend/node_modules/got"
    ]
  ],
  "_from": "cacheable-lookup@>=5.0.3 <6.0.0",
  "_hasShrinkwrap": false,
  "_id": "cacheable-lookup@5.0.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/cacheable-lookup",
  "_nodeVersion": "14.12.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/cacheable-lookup_5.0.4_1607451463016_0.7206932720950916"
  },
  "_npmUser": {
    "email": "sz.marczak@gmail.com",
    "name": "szmarczak"
  },
  "_npmVersion": "6.14.8",
  "_phantomChildren": {},
  "_requested": {
    "name": "cacheable-lookup",
    "raw": "cacheable-lookup@^5.0.3",
    "rawSpec": "^5.0.3",
    "scope": null,
    "spec": ">=5.0.3 <6.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/got"
  ],
  "_resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-5.0.4.tgz",
  "_shasum": "5a6b865b2c44357be3d5ebc2a467b032719a7005",
  "_shrinkwrap": null,
  "_spec": "cacheable-lookup@^5.0.3",
  "_where": "/var/www/staging9.bigcityvoucher.co.in/frontend/node_modules/got",
  "author": {
    "name": "Szymon Marczak"
  },
  "bugs": {
    "url": "https://github.com/szmarczak/cacheable-lookup/issues"
  },
  "dependencies": {},
  "description": "A cacheable dns.lookup(…) that respects the TTL",
  "devDependencies": {
    "@types/keyv": "^3.1.1",
    "ava": "^3.8.2",
    "benchmark": "^2.1.4",
    "coveralls": "^3.0.9",
    "keyv": "^4.0.0",
    "nyc": "^15.0.0",
    "proxyquire": "^2.1.3",
    "quick-lru": "^5.1.0",
    "tsd": "^0.11.0",
    "xo": "^0.25.3"
  },
  "directories": {},
  "dist": {
    "fileCount": 5,
    "integrity": "sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz8NHCRA9TVsSAnZWagAAQ8IP/2KkM7vBPG21oeCI3UI0\njA4Y1YJ2qAt5zEo29H1LjOxOxJ0sT5sXXdRnKVDTYAtCmPrUlq3TZkLpHOaK\ncHlaFr4+YWG1AmWGwPaoNHwSuPf5WeZlpqPiBBKZYdxJselhV57TQOFMNbK1\noKei03gocMA6J2iAzeu39I8eaET6xhlO+sMlsiOVNzmu9qJhMIhULfYIz41g\nndyZilwiAMG0B2mlsQVQBQiO3fl7VpqK5MvcyhpNIzKB7AsgwdldlHUTAUXv\np43osjrcnuIVRJZGggorWJwtq167AFJzS0k7o0jnCBtygolsBeC44yVk1WID\n6acLiGUQGDRv0bP5CM02Tqk4bXaKeDI4GfVHTZ2rYj9IH5MgJa5s++bFXSP7\nVSVGIq2hCXPFAbn1sedDQjdeH5h6W37xAUFh6azHTEIcemAm/t2lrHpRVFxC\nVMIv46+wbdfs67ICNrjs6Hc+VFmsoeNSo7hWecidQu73bDYY4I0Yd6dhWwDp\nbkPHhJji8Gf+5x6q7jHi0CLm96iBDZ6hvuoa222WGrhzmxD1aPgT0AcuQ2vk\n/ZLenCxjt1ZQPyFL7lYtD9QfZz+sQGYyRt8XWrBqg6XeXb9q1hG7g1xbTRr3\ns/QRphwPpMue8FNBbDj6s+XeXWH0NvILMSmXX5VmNVK1H/3n/eVeKbllfw5H\na0ra\r\n=uRj4\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "5a6b865b2c44357be3d5ebc2a467b032719a7005",
    "tarball": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-5.0.4.tgz",
    "unpackedSize": 23919
  },
  "engines": {
    "node": ">=10.6.0"
  },
  "gitHead": "c257b0489b37385f8dc18aa5512a6e748effea2f",
  "homepage": "https://github.com/szmarczak/cacheable-lookup#readme",
  "keywords": [
    "cacheable",
    "dns",
    "lookup",
    "ttl"
  ],
  "license": "MIT",
  "main": "source/index.js",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "szmarczak",
      "email": "sz.marczak@gmail.com"
    }
  ],
  "name": "cacheable-lookup",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/szmarczak/cacheable-lookup.git"
  },
  "scripts": {
    "test": "xo && nyc --reporter=lcovonly --reporter=text ava && tsd"
  },
  "types": "index.d.ts",
  "version": "5.0.4"
}
