mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 06:14:59 +00:00
config: qt6,metadata,json (2 files)
This commit is contained in:
7
frontends/qt6/packages/frontpage/metadata.json
Normal file
7
frontends/qt6/packages/frontpage/metadata.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"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"]
|
||||
}
|
||||
7
frontends/qt6/packages/login/metadata.json
Normal file
7
frontends/qt6/packages/login/metadata.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"packageId": "login",
|
||||
"name": "Login Shell",
|
||||
"version": "1.0.0",
|
||||
"description": "Authentication gate with credential helpers and shortcuts to God-level panels.",
|
||||
"dependencies": []
|
||||
}
|
||||
Reference in New Issue
Block a user