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
path: root/docs
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2021-05-27 00:21:19 +0300
committerisaacs <i@izs.me>2021-05-27 00:21:28 +0300
commit96367f93f46c24494d084c8b8d34e4de9cd375da (patch)
treee17fa1fa2172691e4e09389b86a0436596aff832 /docs
parent554e8a5cd7034052a59a9ada31e4b8f73712211a (diff)
docs: rebuild npm-pack doc
Diffstat (limited to 'docs')
-rw-r--r--docs/content/commands/npm-pack.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/content/commands/npm-pack.md b/docs/content/commands/npm-pack.md
index ff90bd744..04a22a5d8 100644
--- a/docs/content/commands/npm-pack.md
+++ b/docs/content/commands/npm-pack.md
@@ -27,6 +27,15 @@ commands that modify your local installation, eg, `install`, `update`,
Note: This is NOT honored by other network related commands, eg `dist-tags`,
`owner`, etc.
+#### `json`
+
+* Default: false
+* Type: Boolean
+
+Whether or not to output JSON data, rather than the normal output.
+
+Not supported by all npm commands.
+
#### `workspace`
* Default: