package.json 1.32 KB
{
  "_from": "formidable@1.0.11",
  "_id": "formidable@1.0.11",
  "_inBundle": false,
  "_integrity": "sha1-aPYzJaA15kS297s9ESQ7l2HeGzA=",
  "_location": "/formidable",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "formidable@1.0.11",
    "name": "formidable",
    "escapedName": "formidable",
    "rawSpec": "1.0.11",
    "saveSpec": null,
    "fetchSpec": "1.0.11"
  },
  "_requiredBy": [
    "/connect"
  ],
  "_resolved": "https://registry.npmjs.org/formidable/-/formidable-1.0.11.tgz",
  "_shasum": "68f63325a035e644b6f7bb3d11243b9761de1b30",
  "_spec": "formidable@1.0.11",
  "_where": "C:\\Users\\경훈\\Desktop\\nodejs-todo-list-master\\nodejs-todo-list-master\\node_modules\\connect",
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "[![Build Status](https://secure.travis-ci.org/felixge/node-formidable.png?branch=master)](http://travis-ci.org/felixge/node-formidable)",
  "devDependencies": {
    "findit": "0.1.1",
    "gently": "0.8.0",
    "hashish": "0.0.4",
    "urun": "0.0.4",
    "utest": "0.0.3"
  },
  "directories": {
    "lib": "./lib"
  },
  "engines": {
    "node": "*"
  },
  "main": "./lib/index",
  "name": "formidable",
  "optionalDependencies": {},
  "scripts": {
    "test": "make test"
  },
  "version": "1.0.11"
}