npm-autoinstaller
automatically installs missing npm packages or updates them when you checkout another branch with git or perform a merge/rebase
autopm
Simple module to detect unused dependencies and missing dependencies and functions to automatically install/remove those.
build-package-json
A tool to auto-install npm packages that you have 'import'ed or 'require'd in your code FOR LINUX
npm-preinstall
The module tries to solve [this issue](https://stackoverflow.com/questions/30043872/docker-compose-node-modules-not-present-in-a-volume-after-npm-install-succeeds).