{ "$schema": "https://ui.shadcn.com/schema/registry.json", "name": "shadcn-expo-registry-fixture", "homepage": "https://github.com/brilliantinsane/shadcn-expo-registry-fixture", "items": [ { "name": "expo-ui-dependency", "type": "registry:item", "title": "Expo UI dependency fixture", "description": "Minimal Registry Item for testing Expo SDK-aware dependency installation.", "dependencies": [ "@expo/ui" ], "files": [ { "path": "components/expo-ui-dependency.tsx", "type": "registry:file", "target": "~/components/expo-ui-dependency.tsx" } ] } ] }