{ "scripts": { "start": "tsx index.mts" }, "dependencies": { "puppeteer": "^23.3.0", "tsx": "^4.19.1" } }