2026-01-18 08:32:19 +00:00
|
|
|
{
|
|
|
|
|
"name": "@clawdbot/imessage",
|
2026-01-23 22:14:56 +00:00
|
|
|
"version": "2026.1.23",
|
2026-01-18 08:32:19 +00:00
|
|
|
"type": "module",
|
|
|
|
|
"description": "Clawdbot iMessage channel plugin",
|
|
|
|
|
"clawdbot": {
|
2026-01-21 07:36:32 +00:00
|
|
|
"extensions": [
|
|
|
|
|
"./index.ts"
|
|
|
|
|
]
|
2026-01-18 08:32:19 +00:00
|
|
|
}
|
|
|
|
|
}
|