{
  "$schema": "https://ui.shadcn.com/schema/registry.json",
  "name": "framesx",
  "homepage": "https://r.framesxdesign.com",
  "items": [
    {
      "name": "style",
      "type": "registry:style",
      "title": "Frames X Style",
      "description": "Frames X global stylesheet: GTC design tokens (global/theme/component), light + dark themes, size-mode scopes, and all component slot styles.",
      "author": "Frames X",
      "extends": "none",
      "dependencies": [
        "tw-animate-css@^1.4.0",
        "shadcn@^4.21.0"
      ],
      "files": [
        {
          "path": "app/globals.css",
          "type": "registry:file",
          "target": "app/globals.css"
        }
      ]
    }
  ]
}
