{ "$schema": "https://ui.shadcn.com/schema/registry.json", "items": [ { "name": "utils", "type": "registry:lib", "title": "cn", "description": "Class name helper that merges clsx output through tailwind-merge.", "dependencies": ["clsx", "tailwind-merge"], "files": [ { "path": "utils.ts", "type": "registry:lib", "target": "@lib/kiln/utils.ts" } ] } ] }