node/deps/npm/doc/cli/whoami.md

16 lines
217 B
Markdown
Raw Normal View History

npm-whoami(1) -- Display npm username
=====================================
## SYNOPSIS
npm whoami
## DESCRIPTION
Print the `username` config to standard output.
## SEE ALSO
* npm-config(1)
* npm-adduser(1)