{
  "name": "@sophiaclaw/irc",
  "version": "2026.2.22",
  "description": "SophiaClaw IRC channel plugin",
  "type": "module",
  "devDependencies": {
    "sophiaclaw": "workspace:*"
  },
  "sophiaclaw": {
    "extensions": [
      "./index.ts"
    ]
  }
}
