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:
Diffstat (limited to 'doc/misc/npm-config.md')
-rw-r--r--doc/misc/npm-config.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/misc/npm-config.md b/doc/misc/npm-config.md
index 272bfef61..102bb10ca 100644
--- a/doc/misc/npm-config.md
+++ b/doc/misc/npm-config.md
@@ -761,18 +761,6 @@ operations, if `process.stderr` is a TTY.
Set to `false` to suppress the progress bar.
-### proprietary-attribs
-
-* Default: true
-* Type: Boolean
-
-Whether or not to include proprietary extended attributes in the
-tarballs created by npm.
-
-Unless you are expecting to unpack package tarballs with something other
-than npm -- particularly a very outdated tar implementation -- leave
-this as true.
-
### proxy
* Default: null