{ "$schema": "https://ui.shadcn.com/schema/registry.json", "name": "Vaibhav Lab's", "homepage": "https://vaibhavkesarwani.vercel.app/", "items": [ { "name": "circular-text", "type": "registry:component", "title": "Circular Text", "description": "Circular text animation using the framer motion", "dependencies": ["motion"], "files": [ { "path": "registry/components/circular-text.tsx", "type": "registry:component", "target": "components/labs/circular-text.tsx" } ], "author": "Vaibhav Kesarwani" } ] }