forked from admin/hair-keeper
84 lines
3.9 KiB
JSON
84 lines
3.9 KiB
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema.json",
|
|
"style": "new-york",
|
|
"rsc": true,
|
|
"tsx": true,
|
|
"tailwind": {
|
|
"config": "",
|
|
"css": "src/app/globals.css",
|
|
"baseColor": "neutral",
|
|
"cssVariables": true,
|
|
"prefix": ""
|
|
},
|
|
"iconLibrary": "lucide",
|
|
"aliases": {
|
|
"components": "@/components",
|
|
"utils": "@/lib/utils",
|
|
"ui": "@/components/ui",
|
|
"lib": "@/lib",
|
|
"hooks": "@/hooks"
|
|
},
|
|
"registries": {
|
|
"@ai-elements": "https://registry.ai-sdk.dev/{name}.json",
|
|
"@reui": "https://reui.io/r/{name}.json",
|
|
"@kibo-ui": "https://www.kibo-ui.com/r/{name}.json",
|
|
"@paceui-ui": "https://ui.paceui.com/r/{name}.json",
|
|
"@heseui": "https://www.heseui.com/r/{name}.json",
|
|
"@blocks": "https://blocks.so/r/{name}.json",
|
|
"@elements": "https://tryelements.dev/r/{name}.json",
|
|
"@smoothui": "https://smoothui.dev/r/{name}.json",
|
|
"@formcn": "https://formcn.dev/r/{name}.json",
|
|
"@limeplay": "https://limeplay.winoffrg.dev/r/{name}.json",
|
|
"@rigidui": "https://rigidui.com/r/{name}.json",
|
|
"@retroui": "https://retroui.dev/r/{name}.json",
|
|
"@wds": "https://wds-shadcn-registry.netlify.app/r/{name}.json",
|
|
"@aceternity": "https://ui.aceternity.com/registry/{name}.json",
|
|
"@alexcarpenter": "https://ui.alexcarpenter.me/r/{name}.json",
|
|
"@algolia": "https://sitesearch.algolia.com/r/{name}.json",
|
|
"@aliimam": "https://aliimam.in/r/{name}.json",
|
|
"@animate-ui": "https://animate-ui.com/r/{name}.json",
|
|
"@assistant-ui": "https://r.assistant-ui.com/{name}.json",
|
|
"@austin-ui": "https://austin-ui.netlify.app/r/{name}.json",
|
|
"@better-upload": "https://better-upload.com/r/{name}.json",
|
|
"@billingsdk": "https://billingsdk.com/r/{name}.json",
|
|
"@bucharitesh": "https://bucharitesh.in/r/{name}.json",
|
|
"@clerk": "https://clerk.com/r/{name}.json",
|
|
"@coss": "https://coss.com/ui/r/{name}.json",
|
|
"@chisom-ui": "https://chisom-ui.netlify.app/r/{name}.json",
|
|
"@creative-tim": "https://www.creative-tim.com/ui/r/{name}.json",
|
|
"@cult-ui": "https://cult-ui.com/r/{name}.json",
|
|
"@diceui": "https://diceui.com/r/{name}.json",
|
|
"@eldoraui": "https://eldoraui.site/r/{name}.json",
|
|
"@elevenlabs-ui": "https://ui.elevenlabs.io/r/{name}.json",
|
|
"@fancy": "https://fancycomponents.dev/r/{name}.json",
|
|
"@kokonutui": "https://kokonutui.com/r/{name}.json",
|
|
"@lens-blocks": "https://lensblocks.com/r/{name}.json",
|
|
"@lytenyte": "https://www.1771technologies.com/r/{name}.json",
|
|
"@magicui": "https://magicui.design/r/{name}.json",
|
|
"@magicui-pro": "https://pro.magicui.design/registry/{name}",
|
|
"@motion-primitives": "https://motion-primitives.com/c/{name}.json",
|
|
"@nuqs": "https://nuqs.dev/r/{name}.json",
|
|
"@paceui": "https://ui.paceui.com/r/{name}.json",
|
|
"@plate": "https://platejs.org/r/{name}.json",
|
|
"@prompt-kit": "https://prompt-kit.com/c/{name}.json",
|
|
"@prosekit": "https://prosekit.dev/r/{name}.json",
|
|
"@react-bits": "https://reactbits.dev/r/{name}.json",
|
|
"@react-market": "https://www.react-market.com/get/{name}.json",
|
|
"@solaceui": "https://www.solaceui.com/r/{name}.json",
|
|
"@scrollxui": "https://www.scrollxui.dev/registry/{name}.json",
|
|
"@shadcn-studio": "https://shadcnstudio.com/r/{name}.json",
|
|
"@shadcnblocks": "https://shadcnblocks.com/r/{name}.json",
|
|
"@simple-ai": "https://simple-ai.dev/r/{name}.json",
|
|
"@skyr": "https://ui-play.skyroc.me/r/{name}.json",
|
|
"@spectrumui": "https://ui.spectrumhq.in/r/{name}.json",
|
|
"@supabase": "https://supabase.com/ui/r/{name}.json",
|
|
"@svgl": "https://svgl.app/r/{name}.json",
|
|
"@tailark": "https://tailark.com/r/{name}.json",
|
|
"@tweakcn": "https://tweakcn.com/r/themes/{name}.json",
|
|
"@paykit-sdk": "https://www.usepaykit.dev/r/{name}.json",
|
|
"@pixelact-ui": "https://www.pixelactui.com/r/{name}.json",
|
|
"@zippystarter": "https://zippystarter.com/r/{name}.json",
|
|
"@ha-components": "https://hacomponents.keshuac.com/r/{name}.json"
|
|
}
|
|
}
|