SIGN IN SIGN UP

refactor: migrate from BunProc to Npm module

- Replace BunProc.install with Npm.add for plugin resolution

- Remove needsInstall check from installDependencies

- Update test files to use Npm module instead of BunProc

- Delete bun/index.ts and bun/registry.ts (no longer needed)
D
Dax Raad committed
ec9c9960a3f6a141f4ebb78028cf5e88970b0a96
Parent: 4d079b3