{
  "name": "steeltouch_be",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "nodemon ./bin/run"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MG-Development-1/SteelTouch_BE.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/MG-Development-1/SteelTouch_BE/issues"
  },
  "homepage": "https://github.com/MG-Development-1/SteelTouch_BE#readme",
  "dependencies": {
    "bcryptjs": "^2.4.3",
    "compression": "^1.8.1",
    "cors": "^2.8.5",
    "cron": "^4.3.5",
    "dotenv": "^16.4.5",
    "express": "^4.21.1",
    "jsonwebtoken": "^9.0.2",
    "lodash": "^4.17.21",
    "moment": "^2.30.1",
    "mongoose": "^8.8.3",
    "multer": "^1.4.5-lts.1",
    "nodemon": "^3.1.7",
    "socket.io": "^4.8.1",
    "xlsx": "^0.18.5"
  }
}
