{
  "name": "needyfy-chat-service",
  "version": "1.0.0",
  "scripts": {
    "dev": "bun --hot index.ts"
  },
  "dependencies": {
    "socket.io": "^4.7.0"
  }
}
