{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "gradient-text", "type": "registry:ui", "title": "Gradient Text", "description": "A text component featuring a smoothly animated gradient effect.", "dependencies": ["motion"], "files": [ { "path": "registry/text/gradient/index.tsx", "type": "registry:ui", "target": "components/animate-ui/text/gradient.tsx" } ] }