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
| {
| "_from": "@types/formidable@^2.0.4",
| "_id": "@types/formidable@2.0.6",
| "_inBundle": false,
| "_integrity": "sha512-L4HcrA05IgQyNYJj6kItuIkXrInJvsXTPC5B1i64FggWKKqSL+4hgt7asiSNva75AoLQjq29oPxFfU4GAQ6Z2w==",
| "_location": "/@types/formidable",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/formidable@^2.0.4",
| "name": "@types/formidable",
| "escapedName": "@types%2fformidable",
| "scope": "@types",
| "rawSpec": "^2.0.4",
| "saveSpec": null,
| "fetchSpec": "^2.0.4"
| },
| "_requiredBy": [
| "/koa-body"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/formidable/-/formidable-2.0.6.tgz",
| "_shasum": "811ed3cd8a8a7675e02420b3f861c317e055376a",
| "_spec": "@types/formidable@^2.0.4",
| "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/koa-body",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Wim Looman",
| "url": "https://github.com/Nemo157"
| },
| {
| "name": "Martin Badin",
| "url": "https://github.com/martin-badin"
| }
| ],
| "dependencies": {
| "@types/node": "*"
| },
| "deprecated": false,
| "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.3",
| "types": "index.d.ts",
| "typesPublisherContentHash": "af11822000b90c60585e66b2e8891aad2f839c463065451f43daf828b3498442",
| "version": "2.0.6"
| }
|
|