mirror of
https://github.com/JimLiu/baoyu-skills.git
synced 2026-07-31 14:19:47 +08:00
refactor(baoyu-url-to-markdown): replace custom pipeline with baoyu-fetch CLI
This commit is contained in:
@@ -3,12 +3,6 @@
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@mozilla/readability": "^0.6.0",
|
||||
"baoyu-chrome-cdp": "file:./vendor/baoyu-chrome-cdp",
|
||||
"defuddle": "^0.14.0",
|
||||
"jsdom": "^24.1.3",
|
||||
"linkedom": "^0.18.12",
|
||||
"turndown": "^7.2.2",
|
||||
"turndown-plugin-gfm": "^1.0.2"
|
||||
"baoyu-fetch": "file:./vendor/baoyu-fetch"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user