{
  "_args": [
    [
      {
        "raw": "co-body@4.2.0",
        "scope": null,
        "escapedName": "co-body",
        "name": "co-body",
        "rawSpec": "4.2.0",
        "spec": "4.2.0",
        "type": "version"
      },
      "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/npm-register"
    ]
  ],
  "_from": "co-body@4.2.0",
  "_id": "co-body@4.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/co-body",
  "_nodeVersion": "4.4.2",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/co-body-4.2.0.tgz_1462381953937_0.9015751462429762"
  },
  "_npmUser": {
    "name": "fengmk2",
    "email": "fengmk2@gmail.com"
  },
  "_npmVersion": "2.15.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "co-body@4.2.0",
    "scope": null,
    "escapedName": "co-body",
    "name": "co-body",
    "rawSpec": "4.2.0",
    "spec": "4.2.0",
    "type": "version"
  },
  "_requiredBy": [
    "/npm-register"
  ],
  "_resolved": "https://registry.npmjs.org/co-body/-/co-body-4.2.0.tgz",
  "_shasum": "74df20fa73262125dc45482af04e342ea8db3515",
  "_shrinkwrap": null,
  "_spec": "co-body@4.2.0",
  "_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/npm-register",
  "bugs": {
    "url": "https://github.com/cojs/co-body/issues"
  },
  "dependencies": {
    "inflation": "~2.0.0",
    "qs": "~4.0.0",
    "raw-body": "~2.1.2",
    "type-is": "~1.6.6"
  },
  "description": "request body parsing for co",
  "devDependencies": {
    "istanbul-harmony": "~0.3.16",
    "koa": "~0.21.0",
    "mocha": "*",
    "safe-qs": "^6.0.1",
    "should": "*",
    "supertest": "~1.0.1"
  },
  "directories": {},
  "dist": {
    "shasum": "74df20fa73262125dc45482af04e342ea8db3515",
    "tarball": "https://registry.npmjs.org/co-body/-/co-body-4.2.0.tgz"
  },
  "files": [
    "index.js",
    "lib/"
  ],
  "gitHead": "5a0afedb8e26dd2109ca0186aa76ae6b3276e936",
  "homepage": "https://github.com/cojs/co-body#readme",
  "keywords": [
    "request",
    "parse",
    "parser",
    "json",
    "co",
    "generators",
    "urlencoded"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    },
    {
      "name": "fengmk2",
      "email": "fengmk2@gmail.com"
    },
    {
      "name": "dead_horse",
      "email": "dead_horse@qq.com"
    }
  ],
  "name": "co-body",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cojs/co-body.git"
  },
  "scripts": {
    "test": "make test",
    "test-cov": "make test-cov"
  },
  "version": "4.2.0"
}
