mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-27 15:24:56 +00:00
- Update 22 package metadata.json files with consistent schema - Enhance PackageLoader with file watching and navigable packages - Update QmlComponents library (atoms, core, data-display, feedback, form, layout, surfaces) - Improve watchtower PackageView and MaterialAccordion Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
13 lines
304 B
JSON
13 lines
304 B
JSON
{
|
|
"packageId": "analytics",
|
|
"name": "Analytics Studio",
|
|
"version": "1.0.0",
|
|
"description": "Realtime dashboards for usage, telemetry, and forum health.",
|
|
"dependencies": ["god_panel", "blog"],
|
|
"level": 3,
|
|
"category": "admin",
|
|
"icon": "A",
|
|
"navLabel": "Analytics",
|
|
"showInNav": true
|
|
}
|