c-base-nix-website/ai/component-usage.json

26 lines
658 B
JSON
Raw Normal View History

2025-09-26 08:02:47 +02:00
{
"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"
}