{ "name": "batdl", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Edward Peterson", "license": "ISC", "dependencies": { "body-parser": "^1.20.1", "clew-logger": "^1.0.8", "cron": "^2.2.0", "express": "^4.18.2", "glob": "^8.0.3", "lodash": "^4.17.21", "puppeteer": "^19.2.0", "superagent": "^8.0.3", "uuid": "^9.0.0" } }