{
  "_from": "multiparty@2.1.8",
  "_id": "multiparty@2.1.8",
  "_inBundle": false,
  "_integrity": "sha1-NaMYNDI1eO5l9dhwVoCXkUc5z04=",
  "_location": "/multiparty",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "multiparty@2.1.8",
    "name": "multiparty",
    "escapedName": "multiparty",
    "rawSpec": "2.1.8",
    "saveSpec": null,
    "fetchSpec": "2.1.8"
  },
  "_requiredBy": [
    "/connect"
  ],
  "_resolved": "https://registry.npmjs.org/multiparty/-/multiparty-2.1.8.tgz",
  "_shasum": "35a31834323578ee65f5d870568097914739cf4e",
  "_spec": "multiparty@2.1.8",
  "_where": "D:\\pomelo\\chatofpomelo-websocket\\web-server\\node_modules\\connect",
  "bugs": {
    "url": "https://github.com/superjoe30/node-multiparty/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "readable-stream": "~1.0.2",
    "stream-counter": "~0.1.0"
  },
  "deprecated": false,
  "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"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "homepage": "https://github.com/superjoe30/node-multiparty#readme",
  "keywords": [
    "file",
    "upload",
    "formidable",
    "stream",
    "s3"
  ],
  "license": "MIT",
  "name": "multiparty",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/superjoe30/node-multiparty.git"
  },
  "scripts": {
    "test": "mocha --reporter spec --recursive test/test.js"
  },
  "version": "2.1.8"
}
