Files
clawdbot/extensions/imessage/package.json
2026-01-25 22:13:04 +00:00

12 lines
200 B
JSON

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