{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "animated-counter-demo", "title": "Animated Counter Demo", "description": "Example showing a stat card with scroll-triggered animated counters.", "dependencies": [ "motion" ], "registryDependencies": [ "https://pioneerui.com/r/animated-counter" ], "files": [ { "path": "registry/example/animated-counter-demo.tsx", "content": "import { StatCard } from \"../pioneerui/animated-counter\"\n\nexport default function AnimatedCounterDemo() {\n return (\n