Package Manager
RahulChaube Runtime includes an ultra-fast, lockfile-compatible package manager.
Key Features
- Global Cache: Shares downloaded tarballs across local projects to save disk space.
- Lockfile Resolution: Supports
bun.locktext-based lockfile formats. - Security Audit: Scan installed dependencies for security vulnerabilities via
rahulchaube audit. - License Summary: View a summary of all dependency licenses via
rahulchaube licenses.