eb3f9fb0acbe262611c028f80b339e87e57ffde5
[platform/upstream/nodejs.git] / deps / npm / man / man3 / npm-whoami.3
1 .\" Generated with Ronnjs 0.3.8
2 .\" http://github.com/kapouer/ronnjs/
3 .
4 .TH "NPM\-WHOAMI" "3" "November 2013" "" ""
5 .
6 .SH "NAME"
7 \fBnpm-whoami\fR \-\- Display npm username
8 .
9 .SH "SYNOPSIS"
10 .
11 .nf
12 npm\.commands\.whoami(args, callback)
13 .
14 .fi
15 .
16 .SH "DESCRIPTION"
17 Print the \fBusername\fR config to standard output\.
18 .
19 .P
20 \'args\' is never used and callback is never called with data\.
21 \'args\' must be present or things will break\.
22 .
23 .P
24 This function is not useful programmatically