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

16 lines
492 B
JSON

{
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
"name": "github-stars-button-demo",
"type": "registry:ui",
"title": "GitHub Stars Button Demo",
"description": "Demo showing a GitHub stars button.",
"registryDependencies": ["https://animate-ui.com/r/github-stars-button"],
"files": [
{
"path": "registry/demo/buttons/github-stars/index.tsx",
"type": "registry:ui",
"target": "components/animate-ui/demo/buttons/github-stars.tsx"
}
]
}