{
  "name": "vibecosystem-dashboard",
  "version": "2.3.0",
  "description": "vibecosystem Agent Monitoring Dashboard - Real-time agent timeline, error tracking, session stats",
  "main": "server.js",
  "scripts": {
    "start": "node server.js"
  },
  "dependencies": {
    "ws": "^8.18.0"
  },
  "author": "vibeeval",
  "license": "MIT"
}
