Various improvements & Epub support

This commit is contained in:
Stefan Hardegger
2025-08-08 14:09:14 +02:00
parent 090b858a54
commit 379c8c170f
37 changed files with 4069 additions and 298 deletions

View File

@@ -1,5 +1,7 @@
{
"dependencies": {
"cheerio": "^1.1.2"
"@anthropic-ai/claude-code": "^1.0.70",
"cheerio": "^1.1.2",
"g": "^2.0.1"
}
}