{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "init",
  "title": "Init",
  "type": "registry:lib",
  "files": [],
  "dependencies": [],
  "devDependencies": [],
  "registryDependencies": [
    "https://uipkge.dev/r/react/tailwind.json",
    "https://uipkge.dev/r/react/utils.json",
    "https://uipkge.dev/r/react/use-theme.json"
  ],
  "description": "One-shot bootstrap. Pulls tailwind tokens, the cn() helper, and the theme provider/useTheme hook in a single command. Run this first when starting a new app."
}