Skip to content

Commit 96367f9

Browse files
committed
docs: rebuild npm-pack doc
1 parent 554e8a5 commit 96367f9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/content/commands/npm-pack.md

+9
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,15 @@ commands that modify your local installation, eg, `install`, `update`,
2727
Note: This is NOT honored by other network related commands, eg `dist-tags`,
2828
`owner`, etc.
2929

30+
#### `json`
31+
32+
* Default: false
33+
* Type: Boolean
34+
35+
Whether or not to output JSON data, rather than the normal output.
36+
37+
Not supported by all npm commands.
38+
3039
#### `workspace`
3140

3241
* Default:

0 commit comments

Comments
 (0)