{ "name": "stewardle", "version": "1.0.0", "description": "", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "axios": "^0.27.2", "dayjs": "^1.11.7", "ejs": "^3.1.8", "express": "^4.18.1", "lodash": "^4.17.21", "morgan": "^1.10.0", "node-schedule": "^2.1.0", "process": "^0.11.10", "serve-favicon": "^2.5.0", "uuid": "^9.0.0", "xml-js": "^1.6.11" } }