Files
luvul_crawl/package.json
T
tetsuya-kitayama b627224308 init
2026-05-18 10:19:19 +09:00

11 lines
180 B
JSON

{
"scripts": {
"sort-logs": "node .\\sort-logs.js"
},
"dependencies": {
"html-to-text": "^9.0.5",
"node-html-parser": "^7.1.0",
"puppeteer": "^24.22.3"
}
}