{
  "_args": [
    [
      {
        "raw": "multiparty@2.2.0",
        "scope": null,
        "escapedName": "multiparty",
        "name": "multiparty",
        "rawSpec": "2.2.0",
        "spec": "2.2.0",
        "type": "version"
      },
      "C:\\Users\\herberthsu\\Desktop\\earth\\node_modules\\connect"
    ]
  ],
  "_from": "multiparty@2.2.0",
  "_id": "multiparty@2.2.0",
  "_inCache": true,
  "_location": "/multiparty",
  "_npmUser": {
    "name": "superjoe",
    "email": "superjoe30@gmail.com"
  },
  "_npmVersion": "1.3.11",
  "_phantomChildren": {},
  "_requested": {
    "raw": "multiparty@2.2.0",
    "scope": null,
    "escapedName": "multiparty",
    "name": "multiparty",
    "rawSpec": "2.2.0",
    "spec": "2.2.0",
    "type": "version"
  },
  "_requiredBy": [
    "/connect"
  ],
  "_resolved": "https://registry.npmjs.org/multiparty/-/multiparty-2.2.0.tgz",
  "_shasum": "a567c2af000ad22dc8f2a653d91978ae1f5316f4",
  "_shrinkwrap": null,
  "_spec": "multiparty@2.2.0",
  "_where": "C:\\Users\\herberthsu\\Desktop\\earth\\node_modules\\connect",
  "bugs": {
    "url": "https://github.com/superjoe30/node-multiparty/issues"
  },
  "dependencies": {
    "readable-stream": "~1.1.9",
    "stream-counter": "~0.2.0"
  },
  "description": "multipart/form-data parser which supports streaming",
  "devDependencies": {
    "findit": "0.1.1",
    "hashish": "0.0.4",
    "mkdirp": "~0.3.5",
    "mocha": "~1.8.2",
    "request": "~2.16.6",
    "superagent": "~0.14.1"
  },
  "directories": {},
  "dist": {
    "shasum": "a567c2af000ad22dc8f2a653d91978ae1f5316f4",
    "tarball": "https://registry.npmjs.org/multiparty/-/multiparty-2.2.0.tgz"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "homepage": "https://github.com/superjoe30/node-multiparty#readme",
  "keywords": [
    "file",
    "upload",
    "formidable",
    "stream",
    "s3"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "superjoe",
      "email": "superjoe30@gmail.com"
    }
  ],
  "name": "multiparty",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/superjoe30/node-multiparty.git"
  },
  "scripts": {
    "test": "ulimit -n 500 && mocha --timeout 4000 --reporter spec --recursive test/test.js"
  },
  "version": "2.2.0"
}
