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-10-23 22:03:54 +0300
committerisaacs <i@izs.me>2020-10-23 22:03:54 +0300
commit77ad86b5eedf139dda3329a6686d5f104dc233bb (patch)
tree85d8f519a482938e358f824e92a1481c20d4287f /node_modules/.gitignore
parentab22c43a6a5ddcd9b59eb3df3db4e1a0dffdcaaa (diff)
Merge docs deps with main project
This also reduces the publish file size rather considerably.
Diffstat (limited to 'node_modules/.gitignore')
-rw-r--r--node_modules/.gitignore58
1 files changed, 58 insertions, 0 deletions
diff --git a/node_modules/.gitignore b/node_modules/.gitignore
index 41bed714a..3a1dd702e 100644
--- a/node_modules/.gitignore
+++ b/node_modules/.gitignore
@@ -14,8 +14,11 @@ package-lock.json
/@babel/types
/@eslint/eslintrc
/@types/json5
+/abab
/acorn
+/acorn-globals
/acorn-jsx
+/acorn-walk
/ansi-colors
/anymatch
/append-transform
@@ -25,10 +28,14 @@ package-lock.json
/array.prototype.flat
/astral-regex
/async-hook-domain
+/base64-js
/binary-extensions
/bind-obj-methods
+/bindings
+/bl
/braces
/browser-process-hrtime
+/buffer
/buffer-from
/caching-transform
/caller
@@ -36,6 +43,7 @@ package-lock.json
/camelcase
/chokidar
/cliui
+/cmark-gfm
/color-support
/commondir
/contains-path
@@ -43,19 +51,29 @@ package-lock.json
/coveralls
/cp-file
/cross-spawn
+/cssom
+/cssstyle
+/data-urls
/decamelize
+/decimal.js
+/decompress-response
+/deep-extend
/deep-is
/default-require-extensions
/define-properties
+/detect-libc
/diff
/diff-frag
/doctrine
+/domexception
+/end-of-stream
/enquirer
/error-ex
/es-abstract
/es-to-primitive
/es6-error
/escape-string-regexp
+/escodegen
/eslint
/eslint-import-resolver-node
/eslint-module-utils
@@ -75,8 +93,10 @@ package-lock.json
/estraverse
/esutils
/events-to-array
+/expand-template
/fast-levenshtein
/file-entry-cache
+/file-uri-to-path
/fill-range
/find-cache-dir
/find-up
@@ -86,18 +106,22 @@ package-lock.json
/flow-parser
/flow-remove-types
/foreground-child
+/fs-constants
/fs-exists-cached
/fsevents
/function-bind
/function-loop
/functional-red-black-tree
/get-caller-file
+/github-from-package
/glob-parent
/globals
/has
/has-symbols
/hasha
+/html-encoding-sniffer
/html-escaper
+/ieee754
/ignore
/import-fresh
/is-arrayish
@@ -108,6 +132,7 @@ package-lock.json
/is-glob
/is-negative-zero
/is-number
+/is-potential-custom-element-name
/is-regex
/is-stream
/is-string
@@ -122,6 +147,7 @@ package-lock.json
/jackspeak
/js-tokens
/js-yaml
+/jsdom
/jsesc
/json-parse-better-errors
/json-stable-stringify-without-jsonify
@@ -131,6 +157,7 @@ package-lock.json
/locate-path
/lodash
/lodash.flattendeep
+/lodash.sortby
/log-driver
/loose-envify
/make-dir
@@ -138,12 +165,19 @@ package-lock.json
/marked
/marked-man
/merge-source-map
+/mimic-response
/minimist
+/mkdirp-classic
+/napi-build-utils
/natural-compare
/nested-error-stacks
/nice-try
+/node-abi
+/node-addon-api
/node-modules-regexp
+/noop-logger
/normalize-path
+/nwsapi
/nyc
/object-inspect
/object-keys
@@ -159,6 +193,7 @@ package-lock.json
/package-hash
/parent-module
/parse-json
+/parse5
/path-exists
/path-key
/path-type
@@ -166,10 +201,13 @@ package-lock.json
/pify
/pirates
/pkg-dir
+/prebuild-install
/prelude-ls
/progress
/prop-types
/pseudomap
+/pump
+/rc
/react
/react-is
/read-pkg
@@ -177,31 +215,41 @@ package-lock.json
/readdirp
/regexpp
/release-zalgo
+/request-promise-core
+/request-promise-native
/require-directory
/require-inject
/require-main-filename
/resolve-from
+/saxes
/shebang-command
/shebang-regex
+/simple-concat
+/simple-get
/slice-ansi
/source-map
/source-map-support
/spawn-wrap
/sprintf-js
/stack-utils
+/stealthy-require
/string.prototype.trimend
/string.prototype.trimstart
/strip-bom
/strip-json-comments
+/symbol-tree
/table
/tap
/tap-mocha-reporter
/tap-parser
/tap-yaml
+/tar-fs
+/tar-stream
/tcompare
/test-exclude
/to-fast-properties
/to-regex-range
+/tr46
/trivial-deferred
/ts-node
/tsconfig-paths
@@ -211,10 +259,20 @@ package-lock.json
/unicode-length
/v8-compile-cache
/vlq
+/w3c-hr-time
+/w3c-xmlserializer
+/webidl-conversions
+/whatwg-encoding
+/whatwg-mimetype
+/whatwg-url
/which-module
+/which-pm-runs
/word-wrap
/wrap-ansi
/write
+/ws
+/xml-name-validator
+/xmlchars
/y18n
/yaml
/yapool