{ "name": "auto-browse", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "dotenv": "^16.4.5", "express": "^4.19.2", "fake-useragent": "^1.0.1", "node-cron": "^3.0.3", "puppeteer": "^22.12.1", "sqlite3": "^5.1.7" } }