{ "name": "@moltbot/bluebubbles", "version": "2026.1.26", "type": "module", "description": "Moltbot BlueBubbles channel plugin", "moltbot": { "extensions": [ "./index.ts" ], "channel": { "id": "bluebubbles", "label": "BlueBubbles", "selectionLabel": "BlueBubbles (macOS app)", "detailLabel": "BlueBubbles", "docsPath": "/channels/bluebubbles", "docsLabel": "bluebubbles", "blurb": "iMessage via the BlueBubbles mac app + REST API.", "aliases": [ "bb" ], "preferOver": [ "imessage" ], "systemImage": "bubble.left.and.text.bubble.right", "order": 75 }, "install": { "npmSpec": "@moltbot/bluebubbles", "localPath": "extensions/bluebubbles", "defaultChoice": "npm" } } }