{
  "name": "AUDITOR",
  "version": "0.0.0",
  "private": true,
  "type": "module",
  "scripts": {
    "start": "node app.js"
  },
  "dependencies": {
    "cors": "^2.8.5",
    "express": "^4.18.2",
    "mysql2": "^3.9.8",
    "node-fetch": "^3.3.0",
    "shelljs": "0.8.5",
    "socket.io": "^4.6.1",
    "sqs-consumer": "^7.0.3"
  }
}
