update-package-dependencies Bundled

Runs `apm install` for the current project

atom

290,959

30

0.13.1

MIT

GitHub

Update Package Dependencies package

OS X Build Status Windows Build Status Dependency Status

Runs apm install from the current project's directory. This will install all dependencies referenced in the package.json file to the node_modules folder.

This should only be used in projects that are Atom packages.