{
  "name": "@opensea/ui-kit",
  "version": "3.0.151",
  "description": "OpenSea's Design System implementation in React",
  "license": "MIT",
  "author": "OpenSea Developers",
  "sideEffects": false,
  "type": "module",
  "exports": {
    ".": {
      "require": "./dist/index.js",
      "import": "./dist/index.js",
      "default": "./dist/index.js"
    },
    "./styles/theme.css": {
      "require": "./src/styles/theme.css",
      "import": "./src/styles/theme.css",
      "default": "./src/styles/theme.css"
    },
    "./hooks": {
      "require": "./dist/hooks/index.js",
      "import": "./dist/hooks/index.js",
      "default": "./dist/hooks/index.js"
    },
    "./icons": {
      "require": "./dist/icons/index.js",
      "import": "./dist/icons/index.js",
      "default": "./dist/icons/index.js"
    }
  },
  "main": "./dist/index.js",
  "module": "./dist/index.js",
  "types": "./dist/index.d.ts",
  "files": [
    "./dist",
    "./src",
    "!*.spec.ts*",
    "!*.stories.ts*"
  ],
  "dependencies": {
    "@artsy/fresnel": "^8.0.1",
    "@base-ui-components/react": "1.0.0-alpha.6",
    "@braintree/sanitize-url": "^7.1.1",
    "@number-flow/react": "^0.5.0",
    "@radix-ui/react-aspect-ratio": "^1.1.1",
    "@radix-ui/react-checkbox": "^1.1.3",
    "@radix-ui/react-collapsible": "^1.1.2",
    "@radix-ui/react-dialog": "^1.1.4",
    "@radix-ui/react-dropdown-menu": "^2.1.4",
    "@radix-ui/react-label": "^2.1.1",
    "@radix-ui/react-popover": "^1.1.4",
    "@radix-ui/react-portal": "^1.1.3",
    "@radix-ui/react-progress": "^1.1.1",
    "@radix-ui/react-radio-group": "^1.2.2",
    "@radix-ui/react-separator": "^1.1.1",
    "@radix-ui/react-slider": "^1.2.2",
    "@radix-ui/react-slot": "^1.1.1",
    "@radix-ui/react-switch": "^1.1.2",
    "@radix-ui/react-toast": "^1.2.4",
    "@radix-ui/react-toggle-group": "^1.1.1",
    "@radix-ui/react-visually-hidden": "^1.1.1",
    "@react-hook/merged-ref": "^1.3.2",
    "@tanstack/react-virtual": "^3.13.0",
    "bignumber.js": "^9.1.2",
    "chroma-js": "^3.1.2",
    "clsx": "^2.1.1",
    "cmdk": "^1.1.1",
    "date-fns": "^4.1.0",
    "embla-carousel-auto-height": "8.6.0",
    "embla-carousel-autoplay": "8.6.0",
    "embla-carousel-class-names": "8.6.0",
    "embla-carousel-react": "8.6.0",
    "embla-carousel-wheel-gestures": "8.0.2",
    "ethereum-blockies-base64": "^1.0.2",
    "extract-colors": "^4.1.1",
    "highcharts": "^12.1.2",
    "highcharts-react-official": "^3.2.1",
    "js-cookie": "^3.0.5",
    "lightweight-charts": "5.0.8",
    "masonic": "^4.0.1",
    "motion": "^12.10.5",
    "radash": "^12.1.0",
    "react-confetti": "^6.2.2",
    "react-day-picker": "8.10.1",
    "react-dropzone": "^14.3.5",
    "react-international-phone": "^4.4.0",
    "react-intersection-observer": "^9.14.1",
    "react-markdown": "^10.1.0",
    "recharts": "^3.1.0",
    "remark-gfm": "^4.0.0",
    "seedrandom": "^3.0.5",
    "sonner": "^2.0.0",
    "tailwind-merge": "^3.0.2",
    "tailwind-variants": "^1.0.0",
    "use-context-selector": "^2.0.0",
    "use-debounce": "^10.0.4",
    "usehooks-ts": "^3.1.0",
    "vaul": "^1.1.2"
  },
  "devDependencies": {
    "@arethetypeswrong/cli": "0.18.2",
    "@faker-js/faker": "9.3.0",
    "@playwright/test": "1.54.1",
    "@storybook/addon-essentials": "8.6.14",
    "@storybook/addon-interactions": "8.6.14",
    "@storybook/addon-links": "8.6.14",
    "@storybook/addon-storysource": "8.6.14",
    "@storybook/addon-styling": "1.3.7",
    "@storybook/blocks": "8.6.14",
    "@storybook/csf": "0.1.13",
    "@storybook/nextjs": "8.6.14",
    "@storybook/react": "8.6.14",
    "@storybook/source-loader": "8.6.14",
    "@storybook/testing-library": "0.2.2",
    "@storybook/types": "8.6.14",
    "@tailwindcss/postcss": "4.1.11",
    "@testing-library/jest-dom": "6.6.3",
    "@testing-library/react": "16.3.0",
    "@testing-library/user-event": "14.6.1",
    "@types/chroma-js": "3.1.1",
    "@types/js-cookie": "3.0.6",
    "@types/node": "20.19.8",
    "@types/react": "19.1.8",
    "@types/seedrandom": "3.0.8",
    "@vitejs/plugin-react": "4.6.0",
    "cheerio": "1.1.0",
    "dd-trace": "5.59.0",
    "embla-carousel": "8.6.0",
    "jsdom": "26.1.0",
    "next": "15.0.4",
    "node-fetch": "3.3.2",
    "plop": "4.0.1",
    "postcss": "8.5.6",
    "react": "19.1.0",
    "react-dom": "19.1.0",
    "react-hook-form": "7.60.0",
    "resize-observer-polyfill": "1.5.1",
    "storybook": "8.6.14",
    "tailwindcss": "4.1.11",
    "tsup": "8.5.0",
    "tw-animate-css": "1.3.5",
    "typescript": "5.8.3",
    "vite-tsconfig-paths": "5.1.4",
    "vitest": "3.2.4",
    "@opensea/testing-utils": "0.0.1"
  },
  "peerDependencies": {
    "embla-carousel": "*",
    "react": "*",
    "tailwindcss": "^4.0.0"
  },
  "scripts": {
    "build": "pnpm prepack && tsup && pnpm emit-types && pnpm postpack",
    "build-storybook": "storybook build --test",
    "build:check-types": "pnpm attw --pack  --entrypoints . --ignore-rules internal-resolution-error cjs-resolves-to-esm",
    "emit-types": "tsc --build tsconfig.build.json",
    "eslint:check": "eslint src --max-warnings 0 --ext .ts,.tsx",
    "eslint:fix": "eslint . --fix",
    "generate": "npx plop",
    "lint": "pnpm type-check",
    "release": "pnpm publish",
    "storybook": "storybook dev -p 6006",
    "test:unit": "vitest",
    "test:visual": "playwright test",
    "test:visual:update": "playwright test -u",
    "type-check": "tsc"
  }
}