{
  "name": "final_mj_play",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "dev": "nodemon server.js"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "aes-js": "^3.1.2",
    "axios": "^1.6.2",
    "body-parser": "^1.20.2",
    "cookie-parser": "^1.4.6",
    "crypto-js": "^4.2.0",
    "dotenv": "^16.4.2",
    "ejs": "^3.1.9",
    "express": "^4.18.2",
    "http-response-status-code": "^1.6.2",
    "md5": "^2.3.0",
    "moment-timezone": "^0.5.45",
    "mysql2": "^3.9.1",
    "nodemon": "^3.0.3",
    "randomstring": "^1.3.0",
    "socket.io": "^4.7.4",
    "uuid": "^9.0.1"
  }
}
