{ "name": "be-span", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "bcrypt": "^5.1.1", "body-parser": "^1.20.3", "cors": "^2.8.5", "express": "^4.21.1", "oracledb": "^6.6.0", "sequelize-oracle": "^3.3.2-0.0" }, "devDependencies": { "sequelize-cli": "^6.6.2" } }