{
  "_args": [
    [
      {
        "raw": "formidable@1.2.1",
        "scope": null,
        "escapedName": "formidable",
        "name": "formidable",
        "rawSpec": "1.2.1",
        "spec": "1.2.1",
        "type": "version"
      },
      "D:\\github\\oncedoc\\oncedoc\\svr\\onceio"
    ]
  ],
  "_from": "formidable@1.2.1",
  "_id": "formidable@1.2.1",
  "_inCache": true,
  "_location": "/formidable",
  "_nodeVersion": "9.6.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/formidable_1.2.1_1521559805623_0.44607140694001024"
  },
  "_npmUser": {
    "name": "kornel",
    "email": "pornel@pornel.net"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "formidable@1.2.1",
    "scope": null,
    "escapedName": "formidable",
    "name": "formidable",
    "rawSpec": "1.2.1",
    "spec": "1.2.1",
    "type": "version"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/formidable/-/formidable-1.2.1.tgz",
  "_shasum": "70fb7ca0290ee6ff961090415f4b3df3d2082659",
  "_shrinkwrap": null,
  "_spec": "formidable@1.2.1",
  "_where": "D:\\github\\oncedoc\\oncedoc\\svr\\onceio",
  "bugs": {
    "url": "http://github.com/felixge/node-formidable/issues"
  },
  "dependencies": {},
  "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"
  },
  "directories": {
    "lib": "./lib"
  },
  "dist": {
    "integrity": "sha512-Fs9VRguL0gqGHkXS5GQiMCr1VhZBxz0JnJs4JmMp/2jL18Fmbzvv7vOFRU+U8TBkHEE/CX1qDXzJplVULgsLeg==",
    "shasum": "70fb7ca0290ee6ff961090415f4b3df3d2082659",
    "tarball": "https://registry.npmjs.org/formidable/-/formidable-1.2.1.tgz",
    "fileCount": 13,
    "unpackedSize": 143711
  },
  "gitHead": "bd73dde95316d6d3bd1934ce5740aae867dd5af1",
  "homepage": "https://github.com/felixge/node-formidable",
  "license": "MIT",
  "main": "./lib/index",
  "maintainers": [
    {
      "name": "chalker",
      "email": "chalkerx@gmail.com"
    },
    {
      "name": "felixge",
      "email": "felix@debuggable.com"
    },
    {
      "name": "kornel",
      "email": "pornel@pornel.net"
    },
    {
      "name": "olstenlarck",
      "email": "mameto_100@mail.bg"
    },
    {
      "name": "superjoe",
      "email": "superjoe30@gmail.com"
    },
    {
      "name": "svnlto",
      "email": "me@svenlito.com"
    },
    {
      "name": "tim-smart",
      "email": "tim@fostle.com"
    }
  ],
  "name": "formidable",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/felixge/node-formidable.git"
  },
  "scripts": {
    "clean": "rm test/tmp/*",
    "test": "node test/run.js"
  },
  "version": "1.2.1"
}
