mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-05-04 02:34:54 +00:00
4776082c34
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
24 lines
548 B
JSON
24 lines
548 B
JSON
{
|
|
"name": "backend_bootstrap",
|
|
"version": "1.0.0",
|
|
"description": "meta.workflow_packages.backend_bootstrap.description",
|
|
"author": "AutoMetabuilder",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"backend",
|
|
"bootstrap",
|
|
"initialization"
|
|
],
|
|
"main": "workflow.json",
|
|
"metadata": {
|
|
"label": "meta.workflow_packages.backend_bootstrap.label",
|
|
"description": "meta.workflow_packages.backend_bootstrap.description",
|
|
"tags": [
|
|
"backend",
|
|
"bootstrap"
|
|
],
|
|
"icon": "settings",
|
|
"category": "templates"
|
|
}
|
|
}
|