18 lines
422 B
JSON
18 lines
422 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "pin-list",
|
|
"type": "registry:ui",
|
|
"title": "Pin List",
|
|
"description": "Pin List Component",
|
|
"dependencies": [
|
|
"motion"
|
|
],
|
|
"registryDependencies": [],
|
|
"files": [
|
|
{
|
|
"path": "registry/components/pin-list/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/components/pin-list.tsx"
|
|
}
|
|
]
|
|
} |