2025-08-20 04:12:49 -06:00

16 lines
502 B
JSON

{
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
"name": "gradient-background-demo",
"type": "registry:ui",
"title": "Gradient Background Demo",
"description": "Demo showing an animated gradient background.",
"registryDependencies": ["https://animate-ui.com/r/gradient-background"],
"files": [
{
"path": "registry/demo/backgrounds/gradient/index.tsx",
"type": "registry:ui",
"target": "components/animate-ui/demo/backgrounds/gradient.tsx"
}
]
}