mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-25 22:35:01 +00:00
17 lines
346 B
JSON
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"
|
|
}
|
|
} |