mh-two-thousand-and-two
2024-04-12 7fc6dbf547b8899d949b67cdec36b96a7d1701c7
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
{
  "_args": [
    [
      "@types/formidable@1.2.8",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_from": "@types/formidable@1.2.8",
  "_id": "@types/formidable@1.2.8",
  "_inBundle": false,
  "_integrity": "sha512-6psvrUy5VDYb+yaPJReF1WrRsz+FBwyJutK9Twz1Efa27tm07bARNIkK2B8ZPWq80dXqpKfrxTO96xrtPp+AuA==",
  "_location": "/@types/formidable",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@types/formidable@1.2.8",
    "name": "@types/formidable",
    "escapedName": "@types%2fformidable",
    "scope": "@types",
    "rawSpec": "1.2.8",
    "saveSpec": null,
    "fetchSpec": "1.2.8"
  },
  "_requiredBy": [
    "/koa-body"
  ],
  "_resolved": "https://registry.npmmirror.com/@types/formidable/-/formidable-1.2.8.tgz",
  "_spec": "1.2.8",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "contributors": [
    {
      "name": "Wim Looman",
      "url": "https://github.com/Nemo157"
    },
    {
      "name": "Martin Badin",
      "url": "https://github.com/martin-badin"
    }
  ],
  "dependencies": {
    "@types/node": "*"
  },
  "description": "TypeScript definitions for formidable",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/formidable",
  "license": "MIT",
  "main": "",
  "name": "@types/formidable",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/formidable"
  },
  "scripts": {},
  "typeScriptVersion": "4.5",
  "types": "index.d.ts",
  "typesPublisherContentHash": "9d28022a70477f8127f7405abd3a48dbbf46ce2b82ea2a81db773fb19d8427f5",
  "version": "1.2.8"
}