mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 14:25:02 +00:00
8 lines
244 B
JSON
8 lines
244 B
JSON
{
|
|
"packageId": "frontpage",
|
|
"name": "Frontpage Experience",
|
|
"version": "1.0.0",
|
|
"description": "Public landing page that stitches the hero, features, and CTA across all Qt experiences.",
|
|
"dependencies": ["login", "gallery", "blog"]
|
|
}
|