{ "$schema": "https://ui.shadcn.com/schema.json", "style": "new-york", "rsc": true, "tsx": true, "tailwind": { "config": "", "css": "styles/globals.css", "baseColor": "zinc", "cssVariables": true, "prefix": "" }, "iconLibrary": "lucide", "aliases": { "components": "@/components", "utils": "@/lib/utils", "ui": "@assistant-ui/ui/components/ui", "lib": "@/lib", "hooks": "@/hooks" }, "registries": { "@assistant-ui": "https://r.assistant-ui.com/{name}.json", "@tool-ui": "https://tool-ui.com/r/{name}.json" } }