01Supports import parsing for TypeScript/JavaScript, Python, Ruby, and Rust.
02Supports extensionless requires in Ruby.
03Handles tsconfig.json path aliases (e.g., `@/components/...`).
04Provides output in JSON format, displaying dependencies as relative paths from the `src` directory.
05Accommodates language-specific features like `__init__.py` in Python and `mod.rs` in Rust.