Files
scan-website-page-to-epub/package.json
2025-09-13 14:08:03 +02:00

17 lines
328 B
JSON

{
"name": "scan-website-page-to-epub",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"packageManager": "pnpm@10.15.0",
"dependencies": {
"puppeteer": "^24.20.0"
}
}