package.json 149 B

12345678
  1. {
  2. "dependencies": {
  3. "express": "^4.18.2",
  4. "socket.io": "^4.7.2",
  5. "winston": "^3.11.0",
  6. "winston-daily-rotate-file": "^4.7.1"
  7. }
  8. }