A state module to manage installed NPM packages.
Bootstraps a node.js application.
will execute npm install --json on the specified directory
Verify that the given package is installed and is at the correct version (if specified).
Verify that the given package is not installed.