{
  "$schema": "https://cubix.design/schema/registry-item.json",
  "name": "carousel",
  "type": "registry:ui",
  "title": "Carousel",
  "description": "A carousel with motion and swipe built using Embla.",
  "dependencies": ["embla-carousel-react"],
  "registryDependencies": ["button"],
  "files": [
    {
      "path": "components/cubix/carousel.tsx",
      "type": "registry:ui",
      "target": "components/cubix/carousel.tsx"
    }
  ]
}
