sf-static/test/node/lib/node_modules/npm/doc/cli/npm-whoami.md
2023-02-28 19:21:07 +01:00

268 B

npm-whoami(1) -- Display npm username

SYNOPSIS

npm whoami [--registry <registry>]

DESCRIPTION

Print the username config to standard output.

SEE ALSO

  • npm-config(1)
  • npm-config(7)
  • npmrc(5)
  • npm-adduser(1)