{
  "_args": [
    [
      "formidable@1.2.2",
      "/data/build"
    ]
  ],
  "_from": "formidable@1.2.2",
  "_id": "formidable@1.2.2",
  "_inBundle": false,
  "_integrity": "sha1-v2muopcpgmdfAIZTQrmCmG9rjdk=",
  "_location": "/formidable",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "formidable@1.2.2",
    "name": "formidable",
    "escapedName": "formidable",
    "rawSpec": "1.2.2",
    "saveSpec": null,
    "fetchSpec": "1.2.2"
  },
  "_requiredBy": [
    "/koa-body"
  ],
  "_resolved": "http://172.17.52.48:8081/repository/npm-group/formidable/-/formidable-1.2.2.tgz",
  "_spec": "1.2.2",
  "_where": "/data/build",
  "bugs": {
    "url": "https://github.com/node-formidable/formidable/issues"
  },
  "description": "A node.js module for parsing form data, especially file uploads.",
  "devDependencies": {
    "findit": "^0.1.2",
    "gently": "^0.8.0",
    "hashish": "^0.0.4",
    "request": "^2.11.4",
    "urun": "^0.0.6",
    "utest": "^0.0.8"
  },
  "files": [
    "lib",
    "benchmark-2020-01-29_xeon-x3440.png"
  ],
  "funding": "https://ko-fi.com/tunnckoCore/commissions",
  "homepage": "https://github.com/node-formidable/formidable",
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "formidable",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/node-formidable/formidable.git"
  },
  "scripts": {
    "clean": "rm test/tmp/*",
    "test": "node test/run.js"
  },
  "version": "1.2.2"
}
