{ "$schema": "https://ui.shadcn.com/schema/registry.json", "name": "@astrify/react-s3-upload", "homepage": "https://github.com/astrify/react-s3-upload", "author": "Ben Bjurstrom", "items": [ { "name": "upload", "type": "registry:block", "title": "Upload", "description": "A complete file upload component with dropzone, progress tracking, and error handling. Includes all upload components in one ready-to-use file.", "dependencies": [ "react-dropzone", "lucide-react", "clsx", "tailwind-merge", "sonner", "@astrify/react-s3-upload" ], "registryDependencies": ["button"], "files": [ { "path": "src/components/astrify/upload.tsx", "type": "registry:component" } ], "tailwind": { "config": {} }, "cssVars": {}, "categories": ["upload", "complete-system"] } ] }