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

17 lines
323 B
JSON

{
"name": "@autometabuilder/var_set",
"version": "1.0.0",
"description": "set variable in workflow store.",
"author": "AutoMetabuilder",
"license": "MIT",
"keywords": [
"var",
"workflow",
"plugin"
],
"main": "var_set.py",
"metadata": {
"plugin_type": "var.set",
"category": "var"
}
}