{
  "schema_version": "1.0.0",
  "description": "Catalogo delle librerie pilot bundle-aware per la svg skill Fase 4. I file SVG sono bundled nella skill; i path workspace restano fallback opzionale.",
  "libraries": [
    {
      "id": "lucide",
      "kind": "icons",
      "source": "https://github.com/lucide-icons/lucide",
      "license": "ISC",
      "license_text_url": "https://github.com/lucide-icons/lucide/blob/main/LICENSE",
      "license_local_path": "skills/svg/assets/licenses/lucide.md",
      "attribution": "Lucide contributors",
      "management": "submodule",
      "bundled_root_path": "assets/libraries/lucide",
      "workspace_fallback_paths": ["skills/svg/assets/libraries/lucide"]
    },
    {
      "id": "open-peeps",
      "kind": "illustrations",
      "source": "https://www.openpeeps.com/",
      "license": "CC0-1.0",
      "license_text_url": "https://creativecommons.org/publicdomain/zero/1.0/",
      "license_local_path": "skills/svg/assets/licenses/open-peeps.md",
      "attribution": "Open Peeps by Pablo Stanley",
      "management": "vendored",
      "pinned_ref": "official-site-download-2026-04-24",
      "bundled_root_path": "assets/libraries/open-peeps",
      "workspace_fallback_paths": ["skills/svg/assets/libraries/open-peeps"]
    }
  ]
}
