'a'
mh-two-thousand-and-two
2024-04-12 44d2c92345cd156a59fc327b3060292a282d2893
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
74
75
76
{
  "_args": [
    [
      "undici-types@5.26.5",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_from": "undici-types@5.26.5",
  "_id": "undici-types@5.26.5",
  "_inBundle": false,
  "_integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==",
  "_location": "/undici-types",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "undici-types@5.26.5",
    "name": "undici-types",
    "escapedName": "undici-types",
    "rawSpec": "5.26.5",
    "saveSpec": null,
    "fetchSpec": "5.26.5"
  },
  "_requiredBy": [
    "/@types/node"
  ],
  "_resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-5.26.5.tgz",
  "_spec": "5.26.5",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "bugs": {
    "url": "https://github.com/nodejs/undici/issues"
  },
  "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"
    }
  ],
  "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": "5.26.5"
}