npm:install
This PR adds a new `npm:install` capability for installing npm packges in extensions. Currently all npm packages are allowed. Release Notes: - N/A
This PR reorganizes the capabilities within the `extension` crate to make it easier to add more. Release Notes: - N/A