8e5c2cfea1d3d59f43c6b9831fdde13e20607fbf
[platform/upstream/nodejs.git] / deps / npm / man / man1 / repo.1
1 .\" Generated with Ronnjs 0.3.8
2 .\" http://github.com/kapouer/ronnjs/
3 .
4 .TH "NPM\-REPO" "1" "November 2013" "" ""
5 .
6 .SH "NAME"
7 \fBnpm-repo\fR \-\- Open package repository page in the browser
8 .
9 .SH "SYNOPSIS"
10 .
11 .nf
12 npm repo <pkgname>
13 .
14 .fi
15 .
16 .SH "DESCRIPTION"
17 This command tries to guess at the likely location of a package\'s
18 repository URL, and then tries to open it using the \fB\-\-browser\fR
19 config param\.
20 .
21 .SH "CONFIGURATION"
22 .
23 .SS "browser"
24 .
25 .IP "\(bu" 4
26 Default: OS X: \fB"open"\fR, Windows: \fB"start"\fR, Others: \fB"xdg\-open"\fR
27 .
28 .IP "\(bu" 4
29 Type: String
30 .
31 .IP "" 0
32 .
33 .P
34 The browser that is called by the \fBnpm repo\fR command to open websites\.
35 .
36 .SH "SEE ALSO"
37 .
38 .IP "\(bu" 4
39 npm help docs
40 .
41 .IP "\(bu" 4
42 npm help config
43 .
44 .IP "" 0
45