This website requires JavaScript.
Explore
Help
Sign In
alu
/
tra-analysis
Watch
1
Star
0
Fork
0
You've already forked tra-analysis
mirror of
https://github.com/titanscouting/tra-analysis.git
synced
2025-02-24 02:05:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c726551ec7
Branches
Tags
View all branches
tra-analysis
/
website
/
node_modules
/
npm
/
doc
/
cli
/
npm-stop.md
Jacob Levine
d2d5d4c04e
push all website files
2019-01-06 13:14:45 -06:00
271 B
Raw
Blame
History
npm-stop(1) -- Stop a package
SYNOPSIS
npm stop [-- <args>]
DESCRIPTION
This runs a package's "stop" script, if one was provided.
SEE ALSO
npm-run-script(1)
npm-scripts(7)
npm-test(1)
npm-start(1)
npm-restart(1)