{
  "_from": "formidable@^1.1.1",
  "_id": "formidable@1.2.6",
  "_inBundle": false,
  "_integrity": "sha512-KcpbcpuLNOwrEjnbpMC0gS+X8ciDoZE1kkqzat4a8vrprf+s9pKNQ/QIwWfbfs4ltgmFl3MD177SNTkve3BwGQ==",
  "_location": "/formidable",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "formidable@^1.1.1",
    "name": "formidable",
    "escapedName": "formidable",
    "rawSpec": "^1.1.1",
    "saveSpec": null,
    "fetchSpec": "^1.1.1"
  },
  "_requiredBy": [
    "/koa-body"
  ],
  "_resolved": "https://registry.npmjs.org/formidable/-/formidable-1.2.6.tgz",
  "_shasum": "d2a51d60162bbc9b4a055d8457a7c75315d1a168",
  "_spec": "formidable@^1.1.1",
  "_where": "/home/ghf/system/node_modules/koa-body",
  "bugs": {
    "url": "https://github.com/node-formidable/formidable/issues"
  },
  "bundleDependencies": false,
  "deprecated": "Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau",
  "description": "(DEPRECATED! Install formidable@v2) 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"
  ],
  "funding": "https://ko-fi.com/tunnckoCore/commissions",
  "homepage": "https://github.com/node-formidable/formidable",
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "formidable",
  "publishConfig": {
    "access": "public",
    "tag": "v1"
  },
  "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.6"
}
