npm: Upgrade to 1.3.17
[platform/upstream/nodejs.git] / deps / npm / man / man1 / npm-stop.1
1 .\" Generated with Ronnjs 0.3.8
2 .\" http://github.com/kapouer/ronnjs/
3 .
4 .TH "NPM\-STOP" "1" "December 2013" "" ""
5 .
6 .SH "NAME"
7 \fBnpm-stop\fR \-\- Stop a package
8 .
9 .SH "SYNOPSIS"
10 .
11 .nf
12 npm stop <name>
13 .
14 .fi
15 .
16 .SH "DESCRIPTION"
17 This runs a package\'s "stop" script, if one was provided\.
18 .
19 .SH "SEE ALSO"
20 .
21 .IP "\(bu" 4
22 npm help run\-script
23 .
24 .IP "\(bu" 4
25 npm help  scripts
26 .
27 .IP "\(bu" 4
28 npm help test
29 .
30 .IP "\(bu" 4
31 npm help start
32 .
33 .IP "\(bu" 4
34 npm help restart
35 .
36 .IP "" 0
37