NPM-PROFILE(1) | General Commands Manual | NPM-PROFILE(1) |
npm-profile
<!-- AUTOGENERATED USAGE DESCRIPTIONS -->
Note: This command is unaware of workspaces.
Change your profile information on the registry. Note that this
command
depends on the registry implementation, so third-party registries may not
support this interface.
+-----------------+---------------------------+ | name | example | +-----------------+---------------------------+ | email | me@example.com (verified) | +-----------------+---------------------------+ | two factor auth | auth-and-writes | +-----------------+---------------------------+ | fullname | Example User | +-----------------+---------------------------+ | homepage | | +-----------------+---------------------------+ | freenode | | +-----------------+---------------------------+ | twitter | | +-----------------+---------------------------+ | github | | +-----------------+---------------------------+ | created | 2015-02-26T01:38:35.892Z | +-----------------+---------------------------+ | updated | 2017-10-02T21:29:45.922Z | +-----------------+---------------------------+
Some of these commands may not be available on non npmjs.com registries.
<!-- AUTOGENERATED CONFIG DESCRIPTIONS -->
November 2023 | 9.2.0 |