Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > 1f1ba356a15708e7d8371462ccdd8238 > files > 257

nodejs-docs-10.15.3-8.mga7.noarch.rpm

npm-stop(1) -- Stop a package
=============================

## SYNOPSIS

    npm stop [-- <args>]

## DESCRIPTION

This runs a package's "stop" script, if one was provided.

## SEE ALSO

* npm-run-script(1)
* npm-scripts(7)
* npm-test(1)
* npm-start(1)
* npm-restart(1)