{
  "_args": [
    [
      {
        "raw": "koa-compress@1.0.9",
        "scope": null,
        "escapedName": "koa-compress",
        "name": "koa-compress",
        "rawSpec": "1.0.9",
        "spec": "1.0.9",
        "type": "version"
      },
      "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/npm-register"
    ]
  ],
  "_from": "koa-compress@1.0.9",
  "_id": "koa-compress@1.0.9",
  "_inCache": true,
  "_installable": true,
  "_location": "/koa-compress",
  "_nodeVersion": "4.2.4",
  "_npmOperationalInternal": {
    "host": "packages-9-west.internal.npmjs.com",
    "tmp": "tmp/koa-compress-1.0.9.tgz_1455679942380_0.14972824649885297"
  },
  "_npmUser": {
    "name": "jongleberry",
    "email": "jonathanrichardong@gmail.com"
  },
  "_npmVersion": "2.14.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "koa-compress@1.0.9",
    "scope": null,
    "escapedName": "koa-compress",
    "name": "koa-compress",
    "rawSpec": "1.0.9",
    "spec": "1.0.9",
    "type": "version"
  },
  "_requiredBy": [
    "/npm-register"
  ],
  "_resolved": "https://registry.npmjs.org/koa-compress/-/koa-compress-1.0.9.tgz",
  "_shasum": "a603036bedab1b9907ea77cca7d694673852e3f5",
  "_shrinkwrap": null,
  "_spec": "koa-compress@1.0.9",
  "_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/npm-register",
  "author": {
    "name": "Jonathan Ong",
    "email": "me@jongleberry.com",
    "url": "http://jongleberry.com"
  },
  "bugs": {
    "url": "https://github.com/koajs/compress/issues"
  },
  "dependencies": {
    "bytes": "^2.3.0",
    "compressible": "^2.0.0",
    "koa-is-json": "^1.0.0",
    "statuses": "^1.0.0"
  },
  "description": "Compress middleware for koa",
  "devDependencies": {
    "istanbul": "^0.4.2",
    "koa": "^1.0.0",
    "mocha": "^2.4.1",
    "should": "^3.0.0",
    "supertest": "^1.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "a603036bedab1b9907ea77cca7d694673852e3f5",
    "tarball": "https://registry.npmjs.org/koa-compress/-/koa-compress-1.0.9.tgz"
  },
  "files": [
    "index.js",
    "LICENSE",
    "HISTORY.md"
  ],
  "gitHead": "b7b21add142bd781a61d6289bf1a2175d9237156",
  "homepage": "https://github.com/koajs/compress#readme",
  "license": "MIT",
  "maintainers": [
    {
      "name": "jongleberry",
      "email": "jonathanrichardong@gmail.com"
    },
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    },
    {
      "name": "federomero",
      "email": "federomero@gmail.com"
    },
    {
      "name": "juliangruber",
      "email": "julian@juliangruber.com"
    },
    {
      "name": "dead_horse",
      "email": "dead_horse@qq.com"
    },
    {
      "name": "fengmk2",
      "email": "fengmk2@gmail.com"
    },
    {
      "name": "eivifj",
      "email": "eivind.fjeldstad@gmail.com"
    },
    {
      "name": "aheckmann",
      "email": "aaron.heckmann+github@gmail.com"
    }
  ],
  "name": "koa-compress",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/koajs/compress.git"
  },
  "scripts": {
    "test": "NODE_ENV=test mocha --require should --reporter spec",
    "test-cov": "NODE_ENV=test node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- --require should",
    "test-travis": "NODE_ENV=test node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"
  },
  "version": "1.0.9"
}
