diff options
Diffstat (limited to 'deps/npm/docs/output/commands/npm-owner.html')
-rw-r--r-- | deps/npm/docs/output/commands/npm-owner.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/deps/npm/docs/output/commands/npm-owner.html b/deps/npm/docs/output/commands/npm-owner.html index 7aae72bad0..b76967a18d 100644 --- a/deps/npm/docs/output/commands/npm-owner.html +++ b/deps/npm/docs/output/commands/npm-owner.html @@ -146,12 +146,18 @@ npm command-line interface </section> <div id="_content"><h3 id="synopsis">Synopsis</h3> +<!-- raw HTML omitted --> +<!-- raw HTML omitted --> +<!-- raw HTML omitted --> <pre lang="bash"><code>npm owner add <user> [<@scope>/]<pkg> npm owner rm <user> [<@scope>/]<pkg> npm owner ls [<@scope>/]<pkg> -aliases: author +alias: author </code></pre> +<!-- raw HTML omitted --> +<!-- raw HTML omitted --> +<!-- raw HTML omitted --> <p>Note: This command is unaware of workspaces.</p> <h3 id="description">Description</h3> <p>Manage ownership of published packages.</p> |