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