'f'
mh-two-thousand-and-two
2024-04-12 26f2711ef9461961fb953e2b497bd314ef95e345
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
  "_args": [
    [
      "formidable@1.2.6",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_from": "formidable@1.2.6",
  "_id": "formidable@1.2.6",
  "_inBundle": false,
  "_integrity": "sha512-KcpbcpuLNOwrEjnbpMC0gS+X8ciDoZE1kkqzat4a8vrprf+s9pKNQ/QIwWfbfs4ltgmFl3MD177SNTkve3BwGQ==",
  "_location": "/formidable",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "formidable@1.2.6",
    "name": "formidable",
    "escapedName": "formidable",
    "rawSpec": "1.2.6",
    "saveSpec": null,
    "fetchSpec": "1.2.6"
  },
  "_requiredBy": [
    "/koa-body"
  ],
  "_resolved": "https://registry.npmmirror.com/formidable/-/formidable-1.2.6.tgz",
  "_spec": "1.2.6",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "bugs": {
    "url": "https://github.com/node-formidable/formidable/issues"
  },
  "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"
}