{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "base-checkbox", "type": "registry:ui", "title": "Base Checkbox", "description": "An easily stylable checkbox component.", "dependencies": ["motion", "@base-ui-components/react"], "files": [ { "path": "registry/base/checkbox/index.tsx", "type": "registry:ui", "target": "components/animate-ui/base/checkbox.tsx" } ] }