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
64
65
66
67
68
69
70
71
72
73
| {
| "_from": "undici-types@~6.19.2",
| "_id": "undici-types@6.19.8",
| "_inBundle": false,
| "_integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
| "_location": "/undici-types",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "undici-types@~6.19.2",
| "name": "undici-types",
| "escapedName": "undici-types",
| "rawSpec": "~6.19.2",
| "saveSpec": null,
| "fetchSpec": "~6.19.2"
| },
| "_requiredBy": [
| "/@types/node"
| ],
| "_resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-6.19.8.tgz",
| "_shasum": "35111c9d1437ab83a7cdc0abae2f26d88eda0a02",
| "_spec": "undici-types@~6.19.2",
| "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/@types/node",
| "bugs": {
| "url": "https://github.com/nodejs/undici/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Daniele Belardi",
| "url": "https://github.com/dnlup"
| },
| {
| "name": "Ethan Arrowood",
| "url": "https://github.com/ethan-arrowood"
| },
| {
| "name": "Matteo Collina",
| "url": "https://github.com/mcollina"
| },
| {
| "name": "Matthew Aitken",
| "url": "https://github.com/KhafraDev"
| },
| {
| "name": "Robert Nagy",
| "url": "https://github.com/ronag"
| },
| {
| "name": "Szymon Marczak",
| "url": "https://github.com/szmarczak"
| },
| {
| "name": "Tomas Della Vedova",
| "url": "https://github.com/delvedor"
| }
| ],
| "deprecated": false,
| "description": "A stand-alone types package for Undici",
| "files": [
| "*.d.ts"
| ],
| "homepage": "https://undici.nodejs.org",
| "license": "MIT",
| "name": "undici-types",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/nodejs/undici.git"
| },
| "types": "index.d.ts",
| "version": "6.19.8"
| }
|
|