-
Notifications
You must be signed in to change notification settings - Fork 3.2k
/
DEPENDENCIES.json
98 lines (98 loc) · 1.67 KB
/
DEPENDENCIES.json
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
[
[
"npm"
],
[
"@npmcli/smoke-tests",
"libnpmaccess",
"libnpmexec",
"libnpmpublish"
],
[
"@npmcli/mock-registry",
"libnpmdiff",
"libnpmfund",
"libnpmpack"
],
[
"@npmcli/arborist"
],
[
"@npmcli/metavuln-calculator"
],
[
"pacote",
"@npmcli/config",
"libnpmversion"
],
[
"@npmcli/map-workspaces",
"@npmcli/run-script",
"libnpmorg",
"libnpmsearch",
"libnpmteam",
"init-package-json",
"npm-profile"
],
[
"@npmcli/package-json",
"npm-registry-fetch"
],
[
"@npmcli/git",
"make-fetch-happen"
],
[
"@npmcli/installed-package-contents",
"npm-pick-manifest",
"cacache",
"promzard"
],
[
"@npmcli/docs",
"@npmcli/fs",
"npm-bundled",
"npm-install-checks",
"npm-package-arg",
"normalize-package-data",
"unique-filename",
"npm-packlist",
"bin-links",
"nopt",
"parse-conflict-json",
"read-package-json-fast",
"@npmcli/mock-globals",
"read"
],
[
"@npmcli/eslint-config",
"@npmcli/template-oss",
"ignore-walk",
"semver",
"npm-normalize-package-bin",
"@npmcli/name-from-folder",
"@npmcli/promise-spawn",
"ini",
"hosted-git-info",
"proc-log",
"validate-npm-package-name",
"json-parse-even-better-errors",
"fs-minipass",
"ssri",
"unique-slug",
"@npmcli/node-gyp",
"@npmcli/redact",
"@npmcli/agent",
"minipass-fetch",
"@npmcli/query",
"cmd-shim",
"read-cmd-shim",
"write-file-atomic",
"abbrev",
"proggy",
"minify-registry-metadata",
"mute-stream",
"npm-audit-report",
"npm-user-validate"
]
]