Something went wrong. Try again.
๐ MCP server that fetches and summarizes tech news from infomate.club/vas3k infomate.online
mcp
Something went wrong. Try again.
infomate-mcp components.json
467 B ยท 22 lines
JSON
at master
1234567891011121314151617181920212223{ "$schema": "https://ui.shadcn.com/schema.json", "style": "new-york", "rsc": true, "tsx": true, "tailwind": { "config": "", "css": "src/app/globals.css", "baseColor": "neutral", "cssVariables": false }, "aliases": { "components": "@/components", "utils": "@/lib/utils", "ui": "@/components/ui", "lib": "@/lib", "hooks": "@/hooks" }, "registries": { "@react-bits": "https://reactbits.dev/r/{name}.json" }}