{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "notification-list", "type": "registry:ui", "title": "Notification List", "description": "Notification List Component", "dependencies": [ "motion", "lucide-react" ], "registryDependencies": [], "files": [ { "path": "registry/ui-elements/notification-list/index.tsx", "type": "registry:ui", "target": "components/animate-ui/ui-elements/notification-list.tsx" } ] }