{
  "name": "api",
  "version": "1.0.0",
  "description": "",
  "main": "script.js",
  "scripts": {
    "test": "nodemon script.js"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "engine.io": "^6.1.2",
    "express": "^4.17.2",
    "joi": "^17.5.0",
    "pm2": "^5.1.2",
    "request": "^2.88.2",
    "socket.io": "^4.4.1",
    "socket.io-client": "^4.4.1"
  }
}
