mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-25 14:25:05 +00:00
24 lines
585 B
JSON
24 lines
585 B
JSON
{
|
|
"name": "contextual_iterative_loop",
|
|
"version": "1.0.0",
|
|
"description": "meta.workflow_packages.contextual_iterative_loop.description",
|
|
"author": "AutoMetabuilder",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"context",
|
|
"loop",
|
|
"map-reduce"
|
|
],
|
|
"main": "workflow.json",
|
|
"metadata": {
|
|
"label": "meta.workflow_packages.contextual_iterative_loop.label",
|
|
"description": "meta.workflow_packages.contextual_iterative_loop.description",
|
|
"tags": [
|
|
"context",
|
|
"loop",
|
|
"map-reduce"
|
|
],
|
|
"icon": "workflow",
|
|
"category": "templates"
|
|
}
|
|
} |