skills
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "browser-tools",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"description": "Minimal CDP tools for collaborative site exploration",
|
||||
"author": "Mario Zechner",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mozilla/readability": "^0.6.0",
|
||||
"cheerio": "^1.1.2",
|
||||
"jsdom": "^27.0.1",
|
||||
"puppeteer": "^24.31.0",
|
||||
"puppeteer-core": "^23.11.1",
|
||||
"puppeteer-extra": "^3.3.6",
|
||||
"puppeteer-extra-plugin-stealth": "^2.11.2",
|
||||
"turndown": "^7.2.2",
|
||||
"turndown-plugin-gfm": "^1.0.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user