Please confirm these before moving forward.
Describe the new feature
Bun is a JS runtime that claims to be much faster than npm. Allow install from bun, which uses the same registry as npm by default.
Describe how this new feature could help users
Allows installing the same CLI tools that npm can, with the possibility of much faster execution speed.