2026-01-18 08:32:19 +00:00
|
|
|
{
|
2026-01-27 09:10:21 +00:00
|
|
|
"name": "@moltbot/imessage",
|
|
|
|
|
"version": "2026.1.26",
|
2026-01-18 08:32:19 +00:00
|
|
|
"type": "module",
|
2026-01-27 12:19:58 +00:00
|
|
|
"description": "Moltbot iMessage channel plugin",
|
|
|
|
|
"moltbot": {
|
2026-01-21 07:36:32 +00:00
|
|
|
"extensions": [
|
|
|
|
|
"./index.ts"
|
|
|
|
|
]
|
2026-01-18 08:32:19 +00:00
|
|
|
}
|
|
|
|
|
}
|