npm-add-dependencies
npm-add-dependencies copied to clipboard
[Feature Request] Add -i --install option
So it can be a npm i alternative, and if in my npx install script the user don't pass the --no-install, the -i flag is included in the add-dependencies command and the deps are installed.
Also, seems that the addd name is available on npm. Maybe you could use it