{
  "_args": [
    [
      {
        "name": "hpack.js",
        "raw": "hpack.js@^2.1.4",
        "rawSpec": "^2.1.4",
        "scope": null,
        "spec": ">=2.1.4 <3.0.0",
        "type": "range"
      },
      "C:\\Workspace\\web-component-tester\\node_modules\\spdy-transport"
    ]
  ],
  "_from": "hpack.js@>=2.1.4 <3.0.0",
  "_id": "hpack.js@2.1.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/hpack.js",
  "_nodeVersion": "3.0.0",
  "_npmUser": {
    "email": "fedor@indutny.com",
    "name": "indutny"
  },
  "_npmVersion": "2.13.3",
  "_phantomChildren": {
    "buffer-shims": "1.0.0",
    "core-util-is": "1.0.2",
    "inherits": "2.0.1",
    "process-nextick-args": "1.0.7",
    "string_decoder": "0.10.31",
    "util-deprecate": "1.0.2"
  },
  "_requested": {
    "name": "hpack.js",
    "raw": "hpack.js@^2.1.4",
    "rawSpec": "^2.1.4",
    "scope": null,
    "spec": ">=2.1.4 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/spdy-transport"
  ],
  "_resolved": "https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.4.tgz",
  "_shasum": "87a2d494b0d5df235f34ab5593337f9f97d706d0",
  "_shrinkwrap": null,
  "_spec": "hpack.js@^2.1.4",
  "_where": "C:\\Workspace\\web-component-tester\\node_modules\\spdy-transport",
  "author": {
    "email": "fedor@indutny.com",
    "name": "Fedor Indutny"
  },
  "bugs": {
    "url": "https://github.com/indutny/hpack.js/issues"
  },
  "dependencies": {
    "inherits": "^2.0.1",
    "obuf": "^1.0.0",
    "readable-stream": "^2.0.1",
    "wbuf": "^1.1.0"
  },
  "description": "HPACK implementation",
  "devDependencies": {
    "mocha": "^2.2.5"
  },
  "directories": {},
  "dist": {
    "shasum": "87a2d494b0d5df235f34ab5593337f9f97d706d0",
    "tarball": "https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.4.tgz"
  },
  "gitHead": "7338b7ec5c2fc3c234bbf56d1e570925c15d32a1",
  "homepage": "https://github.com/indutny/hpack.js#readme",
  "keywords": [
    "HPACK",
    "HTTP2",
    "compress",
    "decompress",
    "headers"
  ],
  "license": "MIT",
  "main": "lib/hpack.js",
  "maintainers": [
    {
      "email": "fedor@indutny.com",
      "name": "indutny"
    }
  ],
  "name": "hpack.js",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/indutny/hpack.js.git"
  },
  "scripts": {
    "test": "mocha test/*-test.js"
  },
  "version": "2.1.4"
}
