This commit is contained in:
Stefan Hardegger
2025-07-29 11:02:46 +02:00
parent c08082c0d6
commit 5746001c4a
7 changed files with 103 additions and 6 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"cheerio": "^1.1.2"
}
}