{
  "_args": [
    [
      {
        "raw": "http-cache-semantics@^4.0.0",
        "scope": null,
        "escapedName": "http-cache-semantics",
        "name": "http-cache-semantics",
        "rawSpec": "^4.0.0",
        "spec": ">=4.0.0 <5.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/NodeProjects/ipAddress/node_modules/cacheable-request"
    ]
  ],
  "_from": "http-cache-semantics@>=4.0.0 <5.0.0",
  "_hasShrinkwrap": false,
  "_id": "http-cache-semantics@4.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/http-cache-semantics",
  "_nodeVersion": "11.8.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/http-cache-semantics_4.0.3_1549801379519_0.2502497462785793"
  },
  "_npmUser": {
    "name": "kornel",
    "email": "npmspam@geekhood.net"
  },
  "_npmVersion": "6.7.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "http-cache-semantics@^4.0.0",
    "scope": null,
    "escapedName": "http-cache-semantics",
    "name": "http-cache-semantics",
    "rawSpec": "^4.0.0",
    "spec": ">=4.0.0 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cacheable-request"
  ],
  "_resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.0.3.tgz",
  "_shasum": "495704773277eeef6e43f9ab2c2c7d259dda25c5",
  "_shrinkwrap": null,
  "_spec": "http-cache-semantics@^4.0.0",
  "_where": "/Users/robertdodson/Documents/htdocs/NodeProjects/ipAddress/node_modules/cacheable-request",
  "author": {
    "name": "Kornel Lesiński",
    "email": "kornel@geekhood.net",
    "url": "https://kornel.ski/"
  },
  "bugs": {
    "url": "https://github.com/kornelski/http-cache-semantics/issues"
  },
  "dependencies": {},
  "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies",
  "devDependencies": {
    "eslint": "^5.13.0",
    "eslint-plugin-prettier": "^3.0.1",
    "husky": "^0.14.3",
    "lint-staged": "^8.1.3",
    "mocha": "^5.1.0",
    "prettier": "^1.14.3",
    "prettier-eslint-cli": "^4.7.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-TcIMG3qeVLgDr1TEd2XvHaTnMPwYQUQMIBLy+5pLSDKYFc7UIqj39w8EGzZkaxoLv/l2K8HaI0t5AVA+YYgUew==",
    "shasum": "495704773277eeef6e43f9ab2c2c7d259dda25c5",
    "tarball": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.0.3.tgz",
    "fileCount": 4,
    "unpackedSize": 34782,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcYBekCRA9TVsSAnZWagAAQhUP/0k7JbEfBIcpBeH1T2Ar\n0mwvV0MRR2JU3pb8VnED00PgH4NnzjtSD+csbqvNsaQPW3Rbf+vU1MKLXwjE\nuwxPazMiyhtAvLRbQ4AoZuhSI0jU1OOTlxEJ2lf1DRLYNbuL4hha5+CLzAQu\n88D2IMDFeAy8FBwh4Ly1D+RmvoKVvW5PMcx8LQVNSEdKQLxz4i/f/4sKTlCb\nM2ZNCPFcFwDG3FCseOzvEvWHAcDopAsvEe7FlUx91xnc83yV6J6f7zq/iuqA\nF3HheCJOoW2CtlA1dzMpVDBKHLqHkikwAqFJiynb2wmR5z3ftvP/x5TKIQdR\nunW0Qm23lr411n+1qbPEwB+TtSkE3gw74mgTufKu2eeYDxVFTBTQqWQDBI2k\nAlsEktNCighnPvDtZTyj4iO2sxU2ARIpC+gM4hm5Jj45Du3S2wfXotzZg9aH\njKhSYAlxel531VmNiNUMIyKxcZ0aFZxjp/DinDK09lJzKiT9coW9hxjU+F8c\nts3742BJstA1n0HkL19BZbJc2deCozMRcFNlu4KRut3dIqGplH4Zk+NlIZdZ\ncL6HXo9czy3Suo83G0katAgmYYXXmDFBOmtl/FM9f1QmHGp1+sZ5iWXG3Tl/\nnBn1XMfKbXUy00Bmde/Ci+VMilNjnBu26hXgQvwrcZc2KoHOZHDH5ArfVcdF\n5mkN\r\n=Hp5l\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "55f30367b1bdaae8cb4963fa27b187232e2177df",
  "homepage": "https://github.com/kornelski/http-cache-semantics#readme",
  "license": "BSD-2-Clause",
  "main": "index.js",
  "maintainers": [
    {
      "name": "kornel",
      "email": "pornel@pornel.net"
    }
  ],
  "name": "http-cache-semantics",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kornelski/http-cache-semantics.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "4.0.3"
}
