- Export `dirName` constant using `fileURLToPath` for ESM compatibility - Replace hardcoded `__dirname` with `dirName` in `install.ts` command - Fix imports ordering in `install.ts` for better readability
isStringifiable