{
  "name": "qmc-site",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node server.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/di-nosawr/qmc-site.git"
  },
  "private": true,
  "dependencies": {
    "bcrypt": "^5.1.1",
    "body-parser": "^1.20.2",
    "cookie-parser": "^1.4.6",
    "cors": "^2.8.5",
    "datatables.net-buttons-dt": "^3.0.2",
    "datatables.net-dt": "^1.13.8",
    "discord-oauth2": "^2.12.0",
    "ejs": "^3.1.9",
    "express": "^4.18.2",
    "jsonwebtoken": "^9.0.2",
    "mysql": "^2.18.1",
    "noblox.js": "^4.15.1",
    "toastify-js": "^1.12.0",
    "undici": "^6.6.2"
  }
}
