npm owner add <user> <[@scope/]pkg>
Add a new user as a maintainer of a package. This user is enabled to modify metadata, publish new versions, and add other owners
Arguments
| Name | Description |
|---|---|
user | |
[@scope/]pkg |
Options
| Name | Description |
|---|---|
--registry <registry> | The base URL of the npm registry |
--otp <otp> | One-time password from a two-factor authenticator |