{ "$schema": "https://ui.shadcn.com/schema/registry.json", "name": "components", "homepage": "https://github.com/jamesulph/components", "items": [ { "name": "project-conventions", "type": "registry:item", "files": [ { "path": "AGENTS.md", "type": "registry:file", "target": "~/AGENTS.md" }, { "path": ".editorconfig", "type": "registry:file", "target": "~/.editorconfig" }, { "path": ".oxfmtrc.json", "type": "registry:file", "target": "~/.oxfmtrc.json" } ] } ] }