]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/doc/cli/npm-whoami.md
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / doc / cli / npm-whoami.md
1 npm-whoami(1) -- Display npm username
2 =====================================
3
4 ## SYNOPSIS
5
6     npm whoami
7
8 ## DESCRIPTION
9
10 Print the `username` config to standard output.
11
12 ## SEE ALSO
13
14 * npm-config(1)
15 * npm-config(7)
16 * npmrc(5)
17 * npm-adduser(1)