Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGar <gar+gh@danger.computer>2022-04-14 00:18:02 +0300
committerGitHub <noreply@github.com>2022-04-14 00:18:02 +0300
commit877138eb4d1c4470c4164fc6e057d082b120fb05 (patch)
tree84a36a0dfef55f107731dfe97bb9af17e77fd2c9 /.gitignore
parent1f2d89a4c90b94b02f233b334144ff3551c87726 (diff)
chore: add DEPENDENCIES.md (#4710)
This adds a script to generate dependency information for the npm cli. The dependency info shows all of the packages in npm that the npm-cli team themselves manage.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c42e815c4..8f054d246 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
!/package.json
!/README.md
!/SECURITY.md
+!/DEPENDENCIES.md