mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-05-02 17:55:13 +00:00
2d302067b2
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
14 lines
342 B
JSON
14 lines
342 B
JSON
{
|
|
"name": "web_server_json_routes",
|
|
"version": "1.0.0",
|
|
"description": "Web server with routes defined in JSON workflow",
|
|
"main": "workflow.json",
|
|
"author": "AutoMetabuilder",
|
|
"metadata": {
|
|
"label": "Web Server (JSON Routes)",
|
|
"tags": ["web", "server", "json-routes"],
|
|
"icon": "web",
|
|
"category": "templates"
|
|
}
|
|
}
|