1 | {
|
---|
2 | "_from": "undici-types@~6.20.0",
|
---|
3 | "_id": "undici-types@6.20.0",
|
---|
4 | "_inBundle": false,
|
---|
5 | "_integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==",
|
---|
6 | "_location": "/undici-types",
|
---|
7 | "_phantomChildren": {},
|
---|
8 | "_requested": {
|
---|
9 | "type": "range",
|
---|
10 | "registry": true,
|
---|
11 | "raw": "undici-types@~6.20.0",
|
---|
12 | "name": "undici-types",
|
---|
13 | "escapedName": "undici-types",
|
---|
14 | "rawSpec": "~6.20.0",
|
---|
15 | "saveSpec": null,
|
---|
16 | "fetchSpec": "~6.20.0"
|
---|
17 | },
|
---|
18 | "_requiredBy": [
|
---|
19 | "/@types/node"
|
---|
20 | ],
|
---|
21 | "_resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz",
|
---|
22 | "_shasum": "8171bf22c1f588d1554d55bf204bc624af388433",
|
---|
23 | "_spec": "undici-types@~6.20.0",
|
---|
24 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/@types/node",
|
---|
25 | "bugs": {
|
---|
26 | "url": "https://github.com/nodejs/undici/issues"
|
---|
27 | },
|
---|
28 | "bundleDependencies": false,
|
---|
29 | "contributors": [
|
---|
30 | {
|
---|
31 | "name": "Daniele Belardi",
|
---|
32 | "url": "https://github.com/dnlup"
|
---|
33 | },
|
---|
34 | {
|
---|
35 | "name": "Ethan Arrowood",
|
---|
36 | "url": "https://github.com/ethan-arrowood"
|
---|
37 | },
|
---|
38 | {
|
---|
39 | "name": "Matteo Collina",
|
---|
40 | "url": "https://github.com/mcollina"
|
---|
41 | },
|
---|
42 | {
|
---|
43 | "name": "Matthew Aitken",
|
---|
44 | "url": "https://github.com/KhafraDev"
|
---|
45 | },
|
---|
46 | {
|
---|
47 | "name": "Robert Nagy",
|
---|
48 | "url": "https://github.com/ronag"
|
---|
49 | },
|
---|
50 | {
|
---|
51 | "name": "Szymon Marczak",
|
---|
52 | "url": "https://github.com/szmarczak"
|
---|
53 | },
|
---|
54 | {
|
---|
55 | "name": "Tomas Della Vedova",
|
---|
56 | "url": "https://github.com/delvedor"
|
---|
57 | }
|
---|
58 | ],
|
---|
59 | "deprecated": false,
|
---|
60 | "description": "A stand-alone types package for Undici",
|
---|
61 | "files": [
|
---|
62 | "*.d.ts"
|
---|
63 | ],
|
---|
64 | "homepage": "https://undici.nodejs.org",
|
---|
65 | "license": "MIT",
|
---|
66 | "name": "undici-types",
|
---|
67 | "repository": {
|
---|
68 | "type": "git",
|
---|
69 | "url": "git+https://github.com/nodejs/undici.git"
|
---|
70 | },
|
---|
71 | "types": "index.d.ts",
|
---|
72 | "version": "6.20.0"
|
---|
73 | }
|
---|