mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-05-01 17:24:57 +00:00
8 lines
214 B
JSON
8 lines
214 B
JSON
{
|
|
"packageId": "profile_page",
|
|
"name": "Profile Page",
|
|
"version": "1.0.0",
|
|
"description": "User profile, activity feed, and quick links to social mini-apps.",
|
|
"dependencies": ["login", "user_settings"]
|
|
}
|