{ "$schema": "https://ui.shadcn.com/schema.json", "style": "base-nova", "rsc": false, "tsx": true, "tailwind": { "config": "", "css": "src/index.css", "baseColor": "neutral", "cssVariables": true, "prefix": "" }, "iconLibrary": "lucide", "rtl": false, "menuColor": "default", "menuAccent": "subtle", "aliases": { "components": "@/components", "utils": "@/lib/utils", "ui": "@/components/ui", "lib": "@/lib", "hooks": "@/hooks" }, "registries": { "@manifest": "https://ui.manifest.build/r/{name}.json", "@kokonutui": "https://kokonutui.com/r/{name}.json" } }