{
  "_args": [
    [
      {
        "raw": "raw-body@0.0.3",
        "scope": null,
        "escapedName": "raw-body",
        "name": "raw-body",
        "rawSpec": "0.0.3",
        "spec": "0.0.3",
        "type": "version"
      },
      "C:\\Users\\herberthsu\\Desktop\\earth\\node_modules\\connect"
    ]
  ],
  "_from": "raw-body@0.0.3",
  "_id": "raw-body@0.0.3",
  "_inCache": true,
  "_location": "/raw-body",
  "_npmUser": {
    "name": "jongleberry",
    "email": "jonathanrichardong@gmail.com"
  },
  "_npmVersion": "1.3.11",
  "_phantomChildren": {},
  "_requested": {
    "raw": "raw-body@0.0.3",
    "scope": null,
    "escapedName": "raw-body",
    "name": "raw-body",
    "rawSpec": "0.0.3",
    "spec": "0.0.3",
    "type": "version"
  },
  "_requiredBy": [
    "/connect"
  ],
  "_resolved": "https://registry.npmjs.org/raw-body/-/raw-body-0.0.3.tgz",
  "_shasum": "0cb3eb22ced1ca607d32dd8fd94a6eb383f3eb8a",
  "_shrinkwrap": null,
  "_spec": "raw-body@0.0.3",
  "_where": "C:\\Users\\herberthsu\\Desktop\\earth\\node_modules\\connect",
  "author": {
    "name": "Jonathan Ong",
    "email": "me@jongleberry.com",
    "url": "http://jongleberry.com"
  },
  "bugs": {
    "url": "https://github.com/stream-utils/raw-body/issues"
  },
  "dependencies": {},
  "description": "Get and validate the raw body of a readable stream.",
  "devDependencies": {
    "mocha": "~1.12"
  },
  "directories": {},
  "dist": {
    "shasum": "0cb3eb22ced1ca607d32dd8fd94a6eb383f3eb8a",
    "tarball": "https://registry.npmjs.org/raw-body/-/raw-body-0.0.3.tgz"
  },
  "homepage": "https://github.com/stream-utils/raw-body#readme",
  "license": "MIT",
  "maintainers": [
    {
      "name": "jongleberry",
      "email": "jonathanrichardong@gmail.com"
    }
  ],
  "name": "raw-body",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stream-utils/raw-body.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.0.3"
}
