Skip to content
Prev Previous commit
Next Next commit
docs: rebuild npm-pack doc
  • Loading branch information
isaacs committed May 26, 2021
commit 96367f93f46c24494d084c8b8d34e4de9cd375da
9 changes: 9 additions & 0 deletions docs/content/commands/npm-pack.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down