You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
452 B
452 B
| section | title | description |
|---|---|---|
| cli-commands | npm-stop | Stop a package |
npm-stop(1)
Stop a package
Synopsis
npm stop [-- <args>]
Description
This runs a package's "stop" script, if one was provided.