npm-run-bash-completion-node is an alternative to npm's own run/run-script command completion.
Introduces npmrun
alias and provides completion of scripts from your package.json.
Node.js is used to parse package.json.
Source npmrun.completion
in your profile or rc file.
Alternatively you can run setup.sh
to append completion code to your ~/.bash_profile
.