NPM\-STOP

Section: (1)
Updated: February 2021
Page Index
 

NAME

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 scripts
npm help test
npm help start
npm help restart


 

Index

NAME
Synopsis
Description
See Also