16 lines
518 B
JSON
16 lines
518 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "stars-background",
|
|
"type": "registry:ui",
|
|
"title": "Stars Background",
|
|
"description": "A dark, interactive background featuring animated dots of varying sizes and speeds, simulating a dynamic and immersive starry space effect.",
|
|
"dependencies": ["motion"],
|
|
"files": [
|
|
{
|
|
"path": "registry/backgrounds/stars/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/backgrounds/stars.tsx"
|
|
}
|
|
]
|
|
}
|