{ "$schema": "https://ui.shadcn.com/schema.json", "style": "new-york", "rsc": false, "tsx": true, "tailwind": { "config": "", "css": "src/index.css", "baseColor": "slate", "cssVariables": true, "prefix": "" }, "iconLibrary": "lucide", "aliases": { "components": "@app/components", "utils": "@app/lib/utils", "ui": "@app/components/ui", "lib": "@app/lib", "hooks": "@app/hooks" }, "registries": {} }