15 lines
424 B
JSON
15 lines
424 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "fireworks-background",
|
|
"type": "registry:ui",
|
|
"title": "Fireworks Background",
|
|
"description": "A background component that displays a fireworks animation.",
|
|
"files": [
|
|
{
|
|
"path": "registry/backgrounds/fireworks/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/backgrounds/fireworks.tsx"
|
|
}
|
|
]
|
|
}
|