{ "name": "checkbox", "type": "registry:ui", "dependencies": [ "reka-ui" ], "registryDependencies": [ "utils" ], "files": [ { "path": "ui/checkbox/Checkbox.vue", "content": "\n\n\n", "type": "registry:ui", "target": "" }, { "path": "ui/checkbox/index.ts", "content": "export { default as Checkbox } from './Checkbox.vue'\n", "type": "registry:ui", "target": "" } ] }