16 lines
417 B
JSON
16 lines
417 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "hole-background",
|
|
"type": "registry:ui",
|
|
"title": "Hole Background",
|
|
"description": "A background with a hole animation effect.",
|
|
"dependencies": ["motion"],
|
|
"files": [
|
|
{
|
|
"path": "registry/backgrounds/hole/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/backgrounds/hole.tsx"
|
|
}
|
|
]
|
|
}
|