mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-30 16:14:13 +00:00
* feat: implement registry include * feat: updates * fix * refactor: implementation * fix(registry): correct directory registry json * fix(registry): stop warning for external registry dependencies * fix(registry): address include review feedback
16 lines
232 B
JSON
16 lines
232 B
JSON
{
|
|
"title": "Registry",
|
|
"pages": [
|
|
"index",
|
|
"getting-started",
|
|
"registry-index",
|
|
"examples",
|
|
"namespace",
|
|
"authentication",
|
|
"mcp",
|
|
"open-in-v0",
|
|
"registry-json",
|
|
"registry-item-json"
|
|
]
|
|
}
|