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

NAME

6       npm-stop - Stop a package
7

SYNOPSIS

9         npm stop [-- <args>]
10

DESCRIPTION

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

SEE ALSO

15       · npm help run-script
16
17       · npm help 7 scripts
18
19       · npm help test
20
21       · npm help start
22
23       · npm help restart
24
25
26
27
28
29                                 October 2019                      NPM-STOP(1)
Impressum