Files
shadcn-ui/apps/v4/content/docs/registry/meta.json
shadcn c8ab3801ec feat: add include to registry.json (#10708)
* 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
2026-05-21 17:13:04 +04:00

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"
]
}