📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 15:20:38
📂
/
/
opt
/
alt
/
alt-nodejs12
/
root
/
usr
/
lib
/
node_modules
/
npm
/
docs
/
content
/
cli-commands
✏️
Editing: npm-whoami.md
--- section: cli-commands title: npm-whoami description: Display npm username --- # npm-whoami(1) ## Display npm username ### Synopsis ```bash npm whoami [--registry <registry>] ``` ### Description Print the `username` config to standard output. ### See Also * [npm config](/cli-commands/npm-config) * [npmrc](/configuring-npm/npmrc) * [npm adduser](/cli-commands/npm-adduser)
💾 Save Changes
❌ Cancel