{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "a11y-starter",
  "type": "registry:ui",
  "title": "A11y Starter",
  "description": "@interlace/ui — the three a11y primitives + the reduced-motion hook every consumer should install on day one.",
  "author": "ofri-peretz <https://github.com/ofri-peretz>",
  "categories": [
    "a11y",
    "starter"
  ],
  "dependencies": [],
  "registryDependencies": [
    "https://ds.interlace.tools/r/skip-link.json",
    "https://ds.interlace.tools/r/visually-hidden.json",
    "https://ds.interlace.tools/r/focus-ring.json",
    "https://ds.interlace.tools/r/use-reduced-motion.json",
    "https://ds.interlace.tools/r/theme.json"
  ],
  "files": [
    {
      "path": "registry/interlace-ui/starters/a11y-starter.md",
      "target": "components/ui/INTERLACE-A11Y-STARTER.md",
      "type": "registry:file",
      "content": "# @interlace/a11y-starter\n\nInstalled:\n\n- `SkipLink` — focus-visible skip-to-main link.\n- `VisuallyHidden` — screen-reader-only span (component variant).\n- `FocusRing` — composable WCAG 2.2 SC 2.4.13 focus contract.\n- `useReducedMotion` — gates every animation in the DS.\n- `theme` — full DS CSS baseline.\n\nDocs: https://ds.interlace.tools/getting-started\n"
    }
  ],
  "meta": {
    "tier": "starter",
    "client": false,
    "minViewport": null,
    "loading": false,
    "version": "1.7.3",
    "since": "1.0.0"
  },
  "docs": "# @interlace/a11y-starter\n\nInstalled:\n\n- `SkipLink` — focus-visible skip-to-main link.\n- `VisuallyHidden` — screen-reader-only span (component variant).\n- `FocusRing` — composable WCAG 2.2 SC 2.4.13 focus contract.\n- `useReducedMotion` — gates every animation in the DS.\n- `theme` — full DS CSS baseline.\n\nDocs: https://ds.interlace.tools/getting-started\n"
}
