{
    "item": {
        "name": "Badge",
        "slug": "badge-pill"
    },
    "implementation": {
        "id": 5,
        "library_item_id": 5,
        "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": "<span class=\"badge\">Neu</span><style>.badge{font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:#ede9fe;color:#5b21b6;font-size:.82rem;font-weight:700}</style>"
        }
    ],
    "dependencies": []
}