mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-25 22:35:01 +00:00
22 lines
491 B
JSON
22 lines
491 B
JSON
{
|
|
"name": "single_pass",
|
|
"version": "1.0.0",
|
|
"description": "meta.workflow_packages.single_pass.description",
|
|
"author": "AutoMetabuilder",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"single",
|
|
"tools"
|
|
],
|
|
"main": "workflow.json",
|
|
"metadata": {
|
|
"label": "meta.workflow_packages.single_pass.label",
|
|
"description": "meta.workflow_packages.single_pass.description",
|
|
"tags": [
|
|
"single",
|
|
"tools"
|
|
],
|
|
"icon": "workflow",
|
|
"category": "templates"
|
|
}
|
|
} |