12 lines
204 B
JSON
Raw Normal View History

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