mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-28 07:44:58 +00:00
17 lines
376 B
JSON
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"
|
|
}
|
|
} |