{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "placeholder", "title": "Placeholder", "description": "Placeholder component", "type": "registry:component", "files": [ { "type": "registry:component", "path": "placeholder.ts", "content": "export const placeholder = null;\n" } ], "registryDependencies": [], "dependencies": [] }