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:
authorisaacs <i@izs.me>2020-08-01 01:50:56 +0300
committerisaacs <i@izs.me>2020-08-04 11:03:33 +0300
commit362e259c90d03d7bd0d0de3404b2ff7d810e58f3 (patch)
tree5775710ffa4eba1dc593d82745bfaab7735c5e95 /node_modules/.gitignore
parent7356d4a24231ff551de332ca0e8802cb39680bc1 (diff)
remove unused production deps
Diffstat (limited to 'node_modules/.gitignore')
-rw-r--r--node_modules/.gitignore40
1 files changed, 40 insertions, 0 deletions
diff --git a/node_modules/.gitignore b/node_modules/.gitignore
index eeafd89fd..9fd70147a 100644
--- a/node_modules/.gitignore
+++ b/node_modules/.gitignore
@@ -55,9 +55,11 @@
/coveralls
/cp-file
/cross-spawn
+/decamelize
/deep-equal
/deep-is
/default-require-extensions
+/define-properties
/diff
/diff-frag
/docopt
@@ -67,7 +69,10 @@
/encodeurl
/end-of-stream
/enquirer
+/error-ex
/errs
+/es-abstract
+/es-to-primitive
/es6-error
/escape-html
/escape-string-regexp
@@ -95,6 +100,7 @@
/fill-range
/finalhandler
/find-cache-dir
+/find-up
/findit
/flat-cache
/flatted
@@ -106,11 +112,14 @@
/fs-constants
/fs-exists-cached
/fsevents
+/function-bind
/function-loop
/functional-red-black-tree
/get-caller-file
/glob-parent
/globals
+/has
+/has-symbols
/hasha
/hock
/html-escaper
@@ -119,11 +128,16 @@
/ignore
/import-fresh
/is-arguments
+/is-arrayish
/is-binary-path
+/is-callable
+/is-date-object
/is-extglob
/is-glob
/is-number
+/is-regex
/is-string
+/is-symbol
/istanbul-lib-coverage
/istanbul-lib-hook
/istanbul-lib-instrument
@@ -141,6 +155,8 @@
/lcov-parse
/levn
/licensee
+/load-json-file
+/locate-path
/lodash
/lodash.flattendeep
/log-driver
@@ -162,18 +178,29 @@
/npm-registry-mock
/null-check
/nyc
+/object-inspect
/object-is
+/object-keys
+/object.assign
+/object.getownpropertydescriptors
/object.values
/on-finished
/optimist
/optionator
/own-or
/own-or-env
+/p-limit
+/p-locate
+/p-try
/package-hash
/parent-module
+/parse-json
/parseurl
+/path-exists
/path-key
+/path-type
/picomatch
+/pify
/pirates
/pkg-dir
/pkginfo
@@ -183,10 +210,15 @@
/querystring
/react
/react-is
+/read-package-tree
+/read-pkg
+/read-pkg-up
+/readable-stream
/readdirp
/regexp.prototype.flags
/regexpp
/release-zalgo
+/require-directory
/require-inject
/require-main-filename
/resolve-from
@@ -206,6 +238,10 @@
/sprintf-js
/stack-utils
/statuses
+/string_decoder
+/string.prototype.trimend
+/string.prototype.trimstart
+/strip-bom
/strip-json-comments
/table
/tacks
@@ -226,14 +262,18 @@
/typedarray-to-buffer
/typescript
/unicode-length
+/unpipe
/url
/util-extend
+/util-promisify
/utils-merge
/v8-compile-cache
/vlq
/watch
+/which-module
/word-wrap
/wordwrap
+/wrap-ansi
/write
/y18n
/yaml