{ "$schema": "https://ui.shadcn.com/schema/registry.json", "name": "bong-toast", "homepage": "https://bong-toast.vercel.app", "items": [ { "name": "bong-toast", "type": "registry:block", "title": "Bong Toast", "description": "Animated toast notifications with spring animations and Lucide icons.", "dependencies": ["motion", "lucide-react"], "files": [ { "path": "registry/bong-toast/bong-toast.tsx", "type": "registry:component" }, { "path": "registry/bong-toast/use-bong-toast.ts", "type": "registry:hook" } ] } ] }