Files
2026-01-10 17:16:17 +00:00

17 lines
376 B
JSON

{
"name": "@autometabuilder/notifications_all",
"version": "1.0.0",
"description": "send notification to all channels.",
"author": "AutoMetabuilder",
"license": "MIT",
"keywords": [
"notifications",
"workflow",
"plugin"
],
"main": "notifications_all.py",
"metadata": {
"plugin_type": "notifications.all",
"category": "notifications"
}
}