{
  "name": "@hanzo/bot-extension-team",
  "version": "1.4.2",
  "private": true,
  "description": "Hanzo Team workspace AI bot channel extension",
  "type": "module",
  "hanzo-bot": {
    "extensions": [
      "./index.ts"
    ]
  }
}
