Scroll to navigation

NPM-STOP(1) NPM-STOP(1)

NAME

npm-stop - Stop a package

SYNOPSIS

npm stop <name>

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
August 2014