Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add file
  • Loading branch information
reggi committed Oct 11, 2024
commit d0ed55aaf4947380e6a2ba64a68fb5d27600d8a5
99 changes: 99 additions & 0 deletions DEPENDENCIES.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
[
[
"npm"
],
[
"@npmcli/smoke-tests",
"libnpmaccess",
"libnpmexec",
"libnpmpublish"
],
[
"@npmcli/mock-registry",
"libnpmdiff",
"libnpmfund",
"libnpmpack"
],
[
"@npmcli/arborist"
],
[
"@npmcli/metavuln-calculator"
],
[
"pacote",
"@npmcli/config",
"libnpmversion"
],
[
"@npmcli/run-script",
"@npmcli/map-workspaces",
"libnpmhook",
"libnpmorg",
"libnpmsearch",
"libnpmteam",
"init-package-json",
"npm-profile"
],
[
"@npmcli/package-json",
"npm-registry-fetch"
],
[
"@npmcli/git",
"make-fetch-happen"
],
[
"npm-pick-manifest",
"@npmcli/installed-package-contents",
"cacache",
"promzard"
],
[
"@npmcli/docs",
"npm-package-arg",
"npm-install-checks",
"npm-bundled",
"normalize-package-data",
"@npmcli/fs",
"unique-filename",
"npm-packlist",
"@npmcli/mock-globals",
"bin-links",
"nopt",
"parse-conflict-json",
"read-package-json-fast",
"read"
],
[
"@npmcli/eslint-config",
"@npmcli/template-oss",
"ignore-walk",
"semver",
"hosted-git-info",
"proc-log",
"validate-npm-package-name",
"@npmcli/promise-spawn",
"ini",
"npm-normalize-package-bin",
"json-parse-even-better-errors",
"@npmcli/node-gyp",
"fs-minipass",
"ssri",
"unique-slug",
"@npmcli/redact",
"@npmcli/agent",
"minipass-fetch",
"@npmcli/name-from-folder",
"@npmcli/query",
"cmd-shim",
"read-cmd-shim",
"write-file-atomic",
"abbrev",
"proggy",
"minify-registry-metadata",
"mute-stream",
"npm-audit-report",
"npm-user-validate"
]
]
Loading