{
  "_args": [
    [
      "raw-body@1.1.2",
      "/Users/gil/projects/testim/click-test/src/selenium/node_modules/connect"
    ]
  ],
  "_from": "raw-body@1.1.2",
  "_id": "raw-body@1.1.2",
  "_inCache": true,
  "_location": "/raw-body",
  "_npmUser": {
    "email": "jonathanrichardong@gmail.com",
    "name": "jongleberry"
  },
  "_npmVersion": "1.3.14",
  "_phantomChildren": {},
  "_requested": {
    "name": "raw-body",
    "raw": "raw-body@1.1.2",
    "rawSpec": "1.1.2",
    "scope": null,
    "spec": "1.1.2",
    "type": "version"
  },
  "_requiredBy": [
    "/connect"
  ],
  "_resolved": "https://registry.npmjs.org/raw-body/-/raw-body-1.1.2.tgz",
  "_shasum": "c74b3004dea5defd1696171106ac740ec31d62be",
  "_shrinkwrap": null,
  "_spec": "raw-body@1.1.2",
  "_where": "/Users/gil/projects/testim/click-test/src/selenium/node_modules/connect",
  "author": {
    "email": "me@jongleberry.com",
    "name": "Jonathan Ong",
    "url": "http://jongleberry.com"
  },
  "bugs": {
    "url": "https://github.com/stream-utils/raw-body/issues"
  },
  "dependencies": {
    "bytes": "~0.2.1"
  },
  "description": "Get and validate the raw body of a readable stream.",
  "devDependencies": {
    "assert-tap": "~0.1.4",
    "co": "2",
    "gnode": "~0.0.4",
    "mocha": "~1.14.0",
    "readable-stream": "~1.0.17",
    "request": "~2.27.0",
    "through": "~2.3.4"
  },
  "directories": {},
  "dist": {
    "shasum": "c74b3004dea5defd1696171106ac740ec31d62be",
    "tarball": "http://registry.npmjs.org/raw-body/-/raw-body-1.1.2.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "https://github.com/stream-utils/raw-body",
  "installable": true,
  "license": "MIT",
  "maintainers": [
    {
      "name": "jongleberry",
      "email": "jonathanrichardong@gmail.com"
    }
  ],
  "name": "raw-body",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/stream-utils/raw-body.git"
  },
  "scripts": {
    "test": "NODE=gnode make test && node ./test/acceptance.js"
  },
  "version": "1.1.2"
}
