{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "neu-button-demo", "title": "Neu Button Demo", "description": "Example showing a button with a neumorphic effect.", "dependencies": [ "framer-motion" ], "files": [ { "path": "registry/example/neu-button-demo.tsx", "content": "import { NeuFollowButton } from \"../pioneerui/neu-button\";\n\n\nexport default function NeuButtonDemo() {\n return (\n