{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "meteors-demo", "title": "Meteors Demo", "description": "Example showing the meteor shooting effect on a card.", "registryDependencies": [ "https://pioneerui.com/r/meteors" ], "files": [ { "path": "registry/example/meteors-demo.tsx", "content": "import { MeteorsCard } from \"../pioneerui/meteors\"\n\nexport default function MeteorsDemo() {\n return (\n
\n Shooting meteors fly across any card with a simple wrapper component.\n
\n\n Meteors Effect\n
\n