npm stop
Stop a package
Options
Name | Description |
---|---|
--ignore-scripts | If true, npm does not run scripts specified in package.json files |
--script-shell <script-shell> | The shell to use for scripts run with the npm exec, npm run and npm init <pkg> commands |
-- <arg> |