mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
- Fix Zig syntax errors in src/cli/package_manager_command.zig by correctly using array indexing syntax - Add --json output support to the `bun pm why` command for better machine readability - Create tests for the `bun pm why` command to verify functionality - Test both standard output and JSON output formats - Ensure proper error handling for non-existent packages Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>"