{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "interactive-pets-demo", "title": "Interactive Pets Demo", "description": "Demo of the Interactive Pets playground with custom messages and an event log.", "dependencies": [ "framer-motion" ], "registryDependencies": [], "files": [ { "path": "registry/demos/interactive-pets-demo.tsx", "content": "\"use client\";\n\nimport { InteractivePets } from \"@/registry/spark-ui/interactive-pets\";\n\nexport default function InteractivePetsDemo() {\n return (\n