{
	"name": "sapps-backend",
	"version": "1.0.0",
	"description": "Welcome to SAPPS Backend",
	"main": "app.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"author": "NubiPro Technology Indonesia",
	"license": "ISC",
	"dependencies": {
		"axios": "^1.7.8",
		"bcryptjs": "^2.4.3",
		"body-parser": "^1.20.2",
		"compression": "^1.8.1",
		"cors": "^2.8.5",
		"dotenv": "^16.4.5",
		"express": "^4.19.2",
		"express-jwt": "^8.4.1",
		"express-rate-limit": "^8.1.0",
		"helmet": "^8.1.0",
		"joi": "^17.13.3",
		"jsonwebtoken": "^9.0.2",
		"moment": "^2.30.1",
		"morgan": "^1.10.1",
		"multer": "^2.0.2",
		"mysql2": "^3.11.0",
		"nodemailer": "^6.9.15",
		"nodemon": "^3.1.4",
		"redis": "^4.7.0",
		"rootpath": "^0.1.2",
		"sequelize": "^6.37.3",
		"xlsx": "^0.18.5"
	}
}
