20 lines
513 B
JSON
20 lines
513 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "playful-todolist",
|
|
"type": "registry:ui",
|
|
"title": "Playful Todolist",
|
|
"description": "Playful Todolist Component",
|
|
"dependencies": [
|
|
"motion"
|
|
],
|
|
"registryDependencies": [
|
|
"https://animate-ui.com/r/radix-checkbox"
|
|
],
|
|
"files": [
|
|
{
|
|
"path": "registry/ui-elements/playful-todolist/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/ui-elements/playful-todolist.tsx"
|
|
}
|
|
]
|
|
} |