{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "skeleton-refined",
  "type": "registry:component",
  "title": "Skeleton - Refined primitive",
  "description": "Loading placeholder with a token-driven shimmer.",
  "dependencies": [],
  "registryDependencies": [],
  "files": [
    {
      "path": "src/registry/contracts.ts",
      "target": "components/refined-ui/contracts.ts",
      "type": "registry:lib"
    },
    {
      "path": "src/registry/skin.ts",
      "target": "components/refined-ui/skin.ts",
      "type": "registry:lib"
    },
    {
      "path": "src/registry/skin.config.tsx",
      "target": "components/refined-ui/skin.config.tsx",
      "type": "registry:lib"
    },
    {
      "path": "src/registry/lib/cn.ts",
      "target": "components/refined-ui/lib/cn.ts",
      "type": "registry:lib"
    },
    {
      "path": "src/registry/sources/refined/effects.css",
      "target": "app/refined-ui-effects.css",
      "type": "registry:file"
    },
    {
      "path": "src/registry/sources/refined/ui/skeleton.tsx",
      "target": "components/refined-ui/ui/skeleton.tsx",
      "type": "registry:component"
    }
  ]
}
