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

17 lines
372 B
JSON

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