]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/man/man3/npm-stop.3
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / man / man3 / npm-stop.3
1 .TH "NPM\-STOP" "3" "October 2016" "" ""
2 .SH "NAME"
3 \fBnpm-stop\fR \- Stop a package
4 .SH SYNOPSIS
5 .P
6 .RS 2
7 .nf
8 npm\.commands\.stop(packages, callback)
9 .fi
10 .RE
11 .SH DESCRIPTION
12 .P
13 This runs a package's "stop" script, if one was provided\.
14 .P
15 npm can run stop on multiple packages\. Just specify multiple packages
16 in the \fBpackages\fP parameter\.
17