{ "name": "e2e-monitor", "version": "1.0.0", "scripts": { "start": "node /app/test/scheduler.js" }, "dependencies": { "axios": "^1.6.8", "dotenv": "^16.4.5", "express": "^4.18.4", "nodemailer": "^6.9.8", "playwright": "^1.43.0", "speakeasy": "^2.0.0" } }