npm-stop man page
npm-stop ā Stop a package
Synopsis
npm stop [-- <args>]
Description
This runs a package's "stop" script, if one was provided.
See Also
- npm help run-script
- npm help 7 scripts
- npm help test
- npm help start
- npm help restart
Info
February 2018