{
  "$schema": "https://ui.shadcn.com/schema/registry.json",
  "name": "frameui",
  "homepage": "https://frameui.chrctr.dev",
  "items": [
    {
      "name": "frameui",
      "type": "registry:item",
      "title": "Frame UI",
      "description": "A high-polish, tactile picture frame Web Component.",
      "dependencies": ["lit"],
      "files": [
        {
          "path": "registry/ui/frameui.ts",
          "type": "registry:file",
          "target": "~/components/frameui.ts"
        }
      ]
    }
  ]
}
