16 lines
515 B
JSON
16 lines
515 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "bubble-background",
|
|
"type": "registry:ui",
|
|
"title": "Bubble Background",
|
|
"description": "An interactive background featuring smoothly animated gradient bubbles, creating a playful, dynamic, and visually engaging backdrop.",
|
|
"dependencies": ["motion"],
|
|
"files": [
|
|
{
|
|
"path": "registry/backgrounds/bubble/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/backgrounds/bubble.tsx"
|
|
}
|
|
]
|
|
}
|