{
  "name": "@gradeui/ui",
  "version": "4.4.0",
  "description": "Grade Design System — React components, theme engine, and design tokens",
  "license": "MIT",
  "author": {
    "name": "Alastair Driver",
    "url": "https://alastairdriver.com"
  },
  "homepage": "https://gradeui.com",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gradeui/gradeui.git",
    "directory": "packages/ui"
  },
  "bugs": {
    "url": "https://github.com/gradeui/gradeui/issues"
  },
  "keywords": [
    "react",
    "components",
    "ui",
    "ui-library",
    "design-system",
    "design-tokens",
    "shadcn",
    "shadcn-ui",
    "tailwindcss",
    "tailwind",
    "radix-ui",
    "theme",
    "theming",
    "css-variables",
    "oklch",
    "typescript",
    "nextjs",
    "three",
    "threejs",
    "webgl",
    "shader",
    "glsl",
    "fragment-shader",
    "generative",
    "postprocessing",
    "rive",
    "animation",
    "framer-motion",
    "grade"
  ],
  "publishConfig": {
    "access": "public"
  },
  "main": "./dist/index.js",
  "module": "./dist/index.mjs",
  "types": "./dist/index.d.ts",
  "exports": {
    ".": {
      "types": "./dist/index.d.ts",
      "import": "./dist/index.mjs",
      "require": "./dist/index.js"
    },
    "./package.json": "./package.json",
    "./styles.css": "./dist/styles.css",
    "./styles/globals.css": "./styles/globals.css",
    "./DESIGN.md": "./DESIGN.md",
    "./DESIGN.index.md": "./DESIGN.index.md",
    "./AGENTS.md": "./AGENTS.md",
    "./llms.txt": "./llms.txt",
    "./foundations/*": "./foundations/*",
    "./contracts": {
      "types": "./dist/contracts.d.ts",
      "import": "./dist/contracts.mjs",
      "require": "./dist/contracts.js"
    },
    "./composer": {
      "types": "./dist/composer.d.ts",
      "import": "./dist/composer.mjs",
      "require": "./dist/composer.js"
    },
    "./map/maplibre": {
      "types": "./dist/map/maplibre.d.ts",
      "import": "./dist/map/maplibre.mjs",
      "require": "./dist/map/maplibre.js"
    },
    "./map/mapbox": {
      "types": "./dist/map/mapbox.d.ts",
      "import": "./dist/map/mapbox.mjs",
      "require": "./dist/map/mapbox.js"
    },
    "./map/google": {
      "types": "./dist/map/google.d.ts",
      "import": "./dist/map/google.mjs",
      "require": "./dist/map/google.js"
    }
  },
  "files": [
    "dist",
    "styles",
    "components/ui/*.md",
    "foundations/*.md",
    "DESIGN.md",
    "DESIGN.index.md",
    "AGENTS.md",
    "llms.txt"
  ],
  "sideEffects": [
    "**/*.css"
  ],
  "peerDependencies": {
    "@googlemaps/js-api-loader": "^1.16.0",
    "leaflet": "^1.9.0",
    "mapbox-gl": "^3.0.0",
    "maplibre-gl": "^4.0.0 || ^5.0.0",
    "react": "^18.0.0 || ^19.0.0",
    "react-dom": "^18.0.0 || ^19.0.0"
  },
  "peerDependenciesMeta": {
    "leaflet": {
      "optional": true
    },
    "maplibre-gl": {
      "optional": true
    },
    "mapbox-gl": {
      "optional": true
    },
    "@googlemaps/js-api-loader": {
      "optional": true
    }
  },
  "dependencies": {
    "@dnd-kit/core": "^6.3.1",
    "@dnd-kit/sortable": "^10.0.0",
    "@dnd-kit/utilities": "^3.2.2",
    "@lexical/code": "^0.45.0",
    "@lexical/link": "^0.45.0",
    "@lexical/list": "^0.45.0",
    "@lexical/markdown": "^0.45.0",
    "@lexical/react": "^0.45.0",
    "@lexical/rich-text": "^0.45.0",
    "@lexical/selection": "^0.45.0",
    "@lexical/utils": "^0.45.0",
    "@base-ui/react": "^1.6.0",
    "@radix-ui/react-accordion": "^1.2.12",
    "@radix-ui/react-avatar": "^1.1.11",
    "@radix-ui/react-checkbox": "^1.3.3",
    "@radix-ui/react-collapsible": "^1.1.12",
    "@radix-ui/react-dialog": "^1.1.15",
    "@radix-ui/react-dropdown-menu": "^2.1.16",
    "@radix-ui/react-hover-card": "^1.1.15",
    "@radix-ui/react-label": "^2.1.8",
    "@radix-ui/react-popover": "^1.1.15",
    "@radix-ui/react-progress": "^1.1.8",
    "@radix-ui/react-radio-group": "^1.3.8",
    "@radix-ui/react-scroll-area": "^1.2.10",
    "@radix-ui/react-select": "^2.2.6",
    "@radix-ui/react-separator": "^1.1.8",
    "@radix-ui/react-slider": "^1.3.6",
    "@radix-ui/react-slot": "^1.2.4",
    "@radix-ui/react-switch": "^1.2.6",
    "@radix-ui/react-tabs": "^1.1.13",
    "@radix-ui/react-toggle": "^1.1.10",
    "@radix-ui/react-toggle-group": "^1.1.11",
    "@radix-ui/react-tooltip": "^1.2.8",
    "@tanstack/react-table": "^8.20.0",
    "class-variance-authority": "^0.7.1",
    "clsx": "^2.1.1",
    "cmdk": "^1.1.1",
    "date-fns": "^4.1.0",
    "embla-carousel-react": "^8.3.0",
    "framer-motion": "^12.24.0",
    "lenis": "^1.3.17",
    "lexical": "^0.45.0",
    "lexical-beautiful-mentions": "^0.1.48",
    "lucide-react": "^0.562.0",
    "motion": "^12.24.0",
    "postprocessing": "^6.36.5",
    "prism-react-renderer": "^2.4.1",
    "react-day-picker": "^9.13.0",
    "react-markdown": "^10.1.0",
    "react-resizable-panels": "^2.1.7",
    "recharts": "^2.15.4",
    "remark-gfm": "^4.0.1",
    "sonner": "^2.0.7",
    "tailwind-merge": "^3.4.0",
    "three": "^0.170.0",
    "zod": "^3.23.0",
    "@gradeui/core": "1.1.0"
  },
  "optionalDependencies": {
    "@rive-app/react-canvas": "^4.21.4"
  },
  "devDependencies": {
    "@figma/code-connect": "^1.4.5",
    "@googlemaps/js-api-loader": "^1.16.0",
    "@types/google.maps": "^3.55.0",
    "@types/node": "^20",
    "@types/react": "^19",
    "@types/react-dom": "^19",
    "@types/three": "^0.170.0",
    "@tailwindcss/cli": "^4.1.0",
    "mapbox-gl": "^3.8.0",
    "maplibre-gl": "^4.7.0",
    "postcss": "^8",
    "tailwindcss": "^4.1.0",
    "tailwindcss-animate": "^1.0.7",
    "tsup": "^8.5.1",
    "typescript": "^5.6.3",
    "@gradeui/contracts": "0.1.0"
  },
  "scripts": {
    "generate:contracts": "node scripts/generate-contracts.mjs",
    "generate:design": "node scripts/generate-design.mjs",
    "verify:portability": "node scripts/verify-portability.mjs",
    "prebuild": "npm run generate:contracts && npm run generate:design",
    "build": "npm run clean && tsup && npm run build:css",
    "build:css": "tailwindcss -i ./styles/globals.css -o ./dist/styles.css --minify",
    "build:css:watch": "tailwindcss -i ./styles/globals.css -o ./dist/styles.css --watch",
    "predev": "npm run generate:contracts",
    "dev": "npm run build:css && tsup --watch",
    "dev:full": "npm run build:css && (tsup --watch & npm run build:css:watch)",
    "lint": "echo \"(no lint configured for @gradeui/ui yet)\"",
    "clean": "rm -rf dist"
  }
}