{
  "name": "node.js-server",
  "version": "1.0.0",
  "description": "Live Chat",
  "main": "app.js",
  "scripts": {
    "start": "node app.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Shadi Mkahoul",
  "license": "ISC",
  "dependencies": {
    "axios": "^1.2.2",
    "body-parser": "^1.20.1",
    "cors": "^2.8.5",
    "dotenv": "^16.0.3",
    "express": "^4.18.2",
    "fetch": "^1.1.0",
    "fs": "^0.0.1-security",
    "http": "^0.0.1-security",
    "https": "^1.0.0",
    "moment": "^2.29.4",
    "multer": "^1.4.5-lts.1",
    "mysql": "^2.18.1",
    "node-fetch": "^3.3.0",
    "nodemon": "^2.0.20",
    "path": "^0.12.7",
    "re": "^0.1.4",
    "socket.io": "^4.5.4",
    "util": "^0.12.5"
  }
}
