????
| Current Path : /usr/lib/node_modules/npm/man/man3/ |
| Current File : //usr/lib/node_modules/npm/man/man3/npm-stop.3 |
.TH "NPM\-STOP" "3" "October 2016" "" "" .SH "NAME" \fBnpm-stop\fR \- Stop a package .SH SYNOPSIS .P .RS 2 .nf npm\.commands\.stop(packages, callback) .fi .RE .SH DESCRIPTION .P This runs a package's "stop" script, if one was provided\. .P npm can run stop on multiple packages\. Just specify multiple packages in the \fBpackages\fP parameter\.