{
    "item": {
        "name": "Stats Row",
        "slug": "stats-row"
    },
    "implementation": {
        "id": 11,
        "library_item_id": 11,
        "framework_id": 1,
        "name": "HTML",
        "slug": "html",
        "minimum_version": null,
        "tested_version": null,
        "status": "draft",
        "is_primary": 1,
        "entry_file": "index.html",
        "notes": "UI Studio original seed content.",
        "created_by": "bf9d6431-2bc6-4165-947d-7c6f049f4cdc",
        "updated_by": "bf9d6431-2bc6-4165-947d-7c6f049f4cdc",
        "created_at": "2026-09-22 15:16:21",
        "updated_at": "2026-09-22 15:16:21",
        "framework_slug": "html",
        "framework_name": "HTML + CSS + JS",
        "framework_language": "HTML/JavaScript",
        "package_manager": null
    },
    "files": [
        {
            "path": "index.html",
            "language": "html",
            "content": "<section class=\"stats\"><article><strong>2.000+</strong><span>Komponenten</span></article><article><strong>500+</strong><span>Blocks</span></article><article><strong>100+</strong><span>Templates</span></article><article><strong>100 %</strong><span>kostenlos</span></article></section><style>.stats{font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;display:grid;grid-template-columns:repeat(4,1fr);max-width:1000px;margin:auto;border:1px solid #e4e4e7;border-radius:16px;overflow:hidden}.stats article{display:grid;gap:5px;padding:24px;border-right:1px solid #e4e4e7;text-align:center}.stats article:last-child{border-right:0}.stats strong{font-size:2rem}.stats span{color:#71717a}@media(max-width:680px){.stats{grid-template-columns:1fr 1fr}}</style>"
        }
    ],
    "dependencies": []
}