{
  "_args": [
    [
      {
        "raw": "http-cache-semantics@3.8.1",
        "scope": null,
        "escapedName": "http-cache-semantics",
        "name": "http-cache-semantics",
        "rawSpec": "3.8.1",
        "spec": "3.8.1",
        "type": "version"
      },
      "C:\\www\\dallashi\\videojs-record\\node_modules\\cacheable-request"
    ]
  ],
  "_from": "http-cache-semantics@3.8.1",
  "_id": "http-cache-semantics@3.8.1",
  "_inCache": true,
  "_location": "/http-cache-semantics",
  "_nodeVersion": "8.8.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/http-cache-semantics-3.8.1.tgz_1512132678976_0.06533534894697368"
  },
  "_npmUser": {
    "name": "kornel",
    "email": "pornel@pornel.net"
  },
  "_npmVersion": "5.5.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "http-cache-semantics@3.8.1",
    "scope": null,
    "escapedName": "http-cache-semantics",
    "name": "http-cache-semantics",
    "rawSpec": "3.8.1",
    "spec": "3.8.1",
    "type": "version"
  },
  "_requiredBy": [
    "/cacheable-request"
  ],
  "_resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-3.8.1.tgz",
  "_shasum": "39b0e16add9b605bf0a9ef3d9daaf4843b4cacd2",
  "_shrinkwrap": null,
  "_spec": "http-cache-semantics@3.8.1",
  "_where": "C:\\www\\dallashi\\videojs-record\\node_modules\\cacheable-request",
  "author": {
    "name": "Kornel Lesiński",
    "email": "kornel@geekhood.net",
    "url": "https://kornel.ski/"
  },
  "bugs": {
    "url": "https://github.com/pornel/http-cache-semantics/issues"
  },
  "dependencies": {},
  "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies",
  "devDependencies": {
    "babel-cli": "^6.24.1",
    "babel-preset-env": "^1.6.1",
    "mocha": "^3.4.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-5ai2iksyV8ZXmnZhHH4rWPoxxistEexSi5936zIQ1bnNTW5VnA85B6P/VpXiRM017IgRvb2kKo1a//y+0wSp3w==",
    "shasum": "39b0e16add9b605bf0a9ef3d9daaf4843b4cacd2",
    "tarball": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-3.8.1.tgz"
  },
  "files": [
    "node4/index.js"
  ],
  "gitHead": "adfd587c6bb047d44bdd655102f5d7eac43c09ab",
  "homepage": "https://github.com/pornel/http-cache-semantics#readme",
  "license": "BSD-2-Clause",
  "main": "node4/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/pornel/http-cache-semantics.git"
  },
  "scripts": {
    "compile": "babel -d node4/ index.js; babel -d node4/test test",
    "prepublish": "npm run compile",
    "test": "npm run compile; mocha node4/test"
  },
  "version": "3.8.1"
}
