www.LinuxHowtos.org





NPM\-STOP

Section: (1)
Updated: December 2016
Index Return to Main Contents
 

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


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO