/var/lang/lib/node_modules/npm/man/man1
This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.
.TH "NPM-WHOAMI" "1" "February 2026" "NPM@11.11.0" "".SH "NAME"\fBnpm-whoami\fR - Display npm username.SS "Synopsis".P.RS 2.nfnpm whoami.fi.RE.PNote: This command is unaware of workspaces..SS "Description".PDisplay the npm username of the currently logged-in user..PIf logged into a registry that provides token-based authentication, then connect to the \fB/-/whoami\fR registry endpoint to find the username associated with the token, and print to standard output..PIf logged into a registry that uses Basic Auth, then simply print the \fBusername\fR portion of the authentication string..SS "Configuration".SS "\fBregistry\fR".RS 0.IP \(bu 4Default: "https://registry.npmjs.org/".IP \(bu 4Type: URL.RE 0 .PThe base URL of the npm registry..SS "See Also".RS 0.IP \(bu 4npm help config.IP \(bu 4npm help npmrc.IP \(bu 4npm help adduser.RE 0