2025-08-20 04:12:49 -06:00

16 lines
444 B
JSON

{
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
"name": "cursor-demo",
"type": "registry:ui",
"title": "Cursor Demo",
"description": "Demo showing a cursor component.",
"registryDependencies": ["https://animate-ui.com/r/cursor"],
"files": [
{
"path": "registry/demo/components/cursor/index.tsx",
"type": "registry:ui",
"target": "components/animate-ui/demo/components/cursor.tsx"
}
]
}