Provided by: npm_1.3.10~dfsg-1_all 

NAME
npm-stop - Stop a package
SYNOPSIS
npm.commands.stop(packages, callback)
DESCRIPTION
This runs a package“s "stop" script, if one was provided.
npm can run stop on multiple packages. Just specify multiple packages in the packages parameter.
October 2013 NPM-STOP(3)