16 lines
458 B
JSON
16 lines
458 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "writing-text-demo",
|
|
"type": "registry:ui",
|
|
"title": "Writing Text Demo",
|
|
"description": "Demo showing an animated writing text.",
|
|
"registryDependencies": ["https://animate-ui.com/r/writing-text"],
|
|
"files": [
|
|
{
|
|
"path": "registry/demo/text/writing/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/demo/text/writing.tsx"
|
|
}
|
|
]
|
|
}
|