26 lines
658 B
JSON
26 lines
658 B
JSON
|
|
{
|
||
|
|
"components": {
|
||
|
|
"terminal-header": {
|
||
|
|
"usageCount": 1,
|
||
|
|
"averageRenderTime": 25,
|
||
|
|
"commonProps": ["command", "navigation"],
|
||
|
|
"lastUsed": "2025-01-02T10:30:00Z"
|
||
|
|
},
|
||
|
|
"hero-section": {
|
||
|
|
"usageCount": 1,
|
||
|
|
"averageRenderTime": 45,
|
||
|
|
"commonProps": ["title", "subtitle", "crewCount"],
|
||
|
|
"lastUsed": "2025-01-02T10:30:00Z"
|
||
|
|
},
|
||
|
|
"event-card": {
|
||
|
|
"usageCount": 3,
|
||
|
|
"averageRenderTime": 15,
|
||
|
|
"commonProps": ["day", "month", "title", "description", "time"],
|
||
|
|
"lastUsed": "2025-01-02T10:30:00Z"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"totalComponents": 4,
|
||
|
|
"totalUsage": 5,
|
||
|
|
"lastUpdated": "2025-01-02T10:30:00Z"
|
||
|
|
}
|