1NPM-STOP(1)                                                        NPM-STOP(1)
2
3
4

NAME

6       npm-stop - Stop a package
7
8   Synopsis
9         npm stop [-- <args>]
10
11   Description
12       This runs a package's "stop" script, if one was provided.
13
14   See Also
15       · npm help run-script
16
17       · npm help scripts
18
19       · npm help test
20
21       · npm help start
22
23       · npm help restart
24
25
26
27
28                                  March 2020                       NPM-STOP(1)
Impressum