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

17 lines
346 B
JSON

{
"name": "@autometabuilder/control_switch",
"version": "1.0.0",
"description": "switch/case control flow.",
"author": "AutoMetabuilder",
"license": "MIT",
"keywords": [
"control",
"workflow",
"plugin"
],
"main": "control_switch.py",
"metadata": {
"plugin_type": "control.switch",
"category": "control"
}
}