{ "name": "unitcheck", "version": "0.0.0", "private": true, "scripts": { "start": "node ./server.js" }, "dependencies": { "cookie-parser": "~1.4.4", "debug": "~2.6.9", "express": "~4.16.1", "fs-extra": "^9.0.1", "hbs": "^4.1.1", "http-errors": "~1.6.3", "moment": "^2.27.0", "morgan": "~1.9.1", "node-cron": "^2.0.3", "oracledb": "^4.2.0", "path": "^0.12.7", "sqlite3": "^5.0.11" } }