From 96367f93f46c24494d084c8b8d34e4de9cd375da Mon Sep 17 00:00:00 2001 From: isaacs Date: Wed, 26 May 2021 14:21:19 -0700 Subject: [PATCH] docs: rebuild npm-pack doc --- docs/content/commands/npm-pack.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/content/commands/npm-pack.md b/docs/content/commands/npm-pack.md index ff90bd74472b4..04a22a5d854b4 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: