mirror of https://github.com/nodejs/node.git
16 lines
217 B
Markdown
16 lines
217 B
Markdown
|
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)
|