npm: Upgrade to 1.3.17
[platform/upstream/nodejs.git] / deps / npm / man / man1 / npm-build.1
1 .\" Generated with Ronnjs 0.3.8
2 .\" http://github.com/kapouer/ronnjs/
3 .
4 .TH "NPM\-BUILD" "1" "December 2013" "" ""
5 .
6 .SH "NAME"
7 \fBnpm-build\fR \-\- Build a package
8 .
9 .SH "SYNOPSIS"
10 .
11 .nf
12 npm build <package\-folder>
13 .
14 .fi
15 .
16 .IP "\(bu" 4
17 \fB<package\-folder>\fR:
18 A folder containing a \fBpackage\.json\fR file in its root\.
19 .
20 .IP "" 0
21 .
22 .SH "DESCRIPTION"
23 This is the plumbing command called by \fBnpm link\fR and \fBnpm install\fR\|\.
24 .
25 .P
26 It should generally not be called directly\.
27 .
28 .SH "SEE ALSO"
29 .
30 .IP "\(bu" 4
31 npm help install
32 .
33 .IP "\(bu" 4
34 npm help link
35 .
36 .IP "\(bu" 4
37 npm help  scripts
38 .
39 .IP "\(bu" 4
40 npm help  package\.json
41 .
42 .IP "" 0
43