12 lines
197 B
JSON
Raw Normal View History

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