Files
Jim Liu 宝玉 7e07c1bb84 refactor(baoyu-translate): replace remark/unified with markdown-it for chunk parsing
Simplifies dependencies and adds main.ts CLI entry point with exported
functions for programmatic reuse.
2026-03-13 15:27:25 -05:00

8 lines
110 B
JSON

{
"name": "baoyu-translate-chunk",
"private": true,
"dependencies": {
"markdown-it": "14.1.1"
}
}