Files
clawdbot/extensions/imessage/package.json
2026-01-27 09:10:47 +00:00

12 lines
199 B
JSON

{
"name": "@moltbot/imessage",
"version": "2026.1.26",
"type": "module",
"description": "Clawdbot iMessage channel plugin",
"clawdbot": {
"extensions": [
"./index.ts"
]
}
}