Files
bun.sh/test/cli
Claude Bot 6dbdae7267 feat(pm): add --json and --depth support to bun pm ls
Implements npm-compatible JSON output for dependency listing with:
- --json flag for JSON output matching npm's schema
- --depth flag to limit tree depth (works for both JSON and tree output)
- Proper dependency type separation (dependencies, devDependencies, optionalDependencies, peerDependencies)
- Accurate resolved URLs from lockfile resolution data
- "from" field showing original version specs (only at root level)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 07:55:12 +00:00
..
2025-05-24 13:36:51 -07:00
2025-05-16 23:40:56 -07:00