mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-25 14:25:05 +00:00
9 lines
233 B
JSON
9 lines
233 B
JSON
{
|
|
"name": "web_server_bootstrap",
|
|
"version": "1.0.0",
|
|
"description": "Bootstrap the Flask web server with all routes",
|
|
"keywords": ["web", "flask", "server", "bootstrap"],
|
|
"license": "MIT",
|
|
"category": "infrastructure"
|
|
}
|