npm-run-path
Get your PATH prepended with locally installed binaries
is-npm
Check if your code is running as an npm script
run-parallel-limit
Run an array of functions in parallel, but limit the number of tasks executing at the same time
npm-run-all
A CLI tool to run multiple npm-scripts in parallel or sequential.