17 lines
511 B
JSON
17 lines
511 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "spring-element-demo",
|
|
"type": "registry:ui",
|
|
"title": "Spring Element Demo",
|
|
"description": "Demo showing a Spring Element attached to an avatar.",
|
|
"registryDependencies": [
|
|
"https://animate-ui.com/r/spring-element"
|
|
],
|
|
"files": [
|
|
{
|
|
"path": "registry/demo/components/spring-element/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/demo/components/spring-element.tsx"
|
|
}
|
|
]
|
|
} |