mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 22:34:56 +00:00
8 lines
203 B
JSON
8 lines
203 B
JSON
{
|
|
"packageId": "forum",
|
|
"name": "Community Forum",
|
|
"version": "1.0.0",
|
|
"description": "Threaded discussions with tagging and moderation tools.",
|
|
"dependencies": ["profile_page", "guestbook"]
|
|
}
|