{
  "name": "@lobehub/ui",
  "version": "2.8.4",
  "description": "Lobe UI is an open-source UI component library for building AIGC web apps",
  "keywords": [
    "lobehub",
    "components",
    "chatbot components",
    "react components",
    "react ui"
  ],
  "homepage": "https://github.com/lobehub/lobe-ui",
  "bugs": {
    "url": "https://github.com/lobehub/lobe-ui/issues/new"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/lobehub/lobe-ui.git"
  },
  "license": "MIT",
  "author": "LobeHub <i@lobehub.com>",
  "sideEffects": [
    "**/*.css"
  ],
  "main": "es/index.js",
  "module": "es/index.js",
  "types": "es/index.d.ts",
  "files": [
    "es",
    "awesome.d.ts",
    "awesome.js",
    "brand.d.ts",
    "brand.js",
    "chat.d.ts",
    "chat.js",
    "mdx.d.ts",
    "mdx.js",
    "mobile.d.ts",
    "mobile.js",
    "storybook.d.ts",
    "storybook.js",
    "color.d.ts",
    "color.js",
    "icons.d.ts",
    "icons.js"
  ],
  "dependencies": {
    "@ant-design/cssinjs": "^1.24.0",
    "@dnd-kit/core": "^6.3.1",
    "@dnd-kit/modifiers": "^9.0.0",
    "@dnd-kit/sortable": "^10.0.0",
    "@dnd-kit/utilities": "^3.2.2",
    "@emoji-mart/data": "^1.2.1",
    "@emoji-mart/react": "^1.1.1",
    "@floating-ui/react": "^0.27.14",
    "@giscus/react": "^3.1.0",
    "@lobehub/fluent-emoji": "^2.0.0",
    "@lobehub/icons": "^2.19.0",
    "@mdx-js/mdx": "^3.1.0",
    "@mdx-js/react": "^3.1.0",
    "@radix-ui/react-slot": "^1.2.3",
    "@shikijs/transformers": "^3.8.1",
    "@splinetool/runtime": "0.9.526",
    "ahooks": "^3.9.0",
    "antd-style": "^3.7.1",
    "chroma-js": "^3.1.2",
    "class-variance-authority": "^0.7.1",
    "dayjs": "^1.11.13",
    "emoji-mart": "^5.6.0",
    "fast-deep-equal": "^3.1.3",
    "framer-motion": "^12.23.11",
    "immer": "^10.1.1",
    "katex": "^0.16.22",
    "leva": "^0.10.0",
    "lodash-es": "^4.17.21",
    "lucide-react": "^0.525.0",
    "mermaid": "^11.9.0",
    "numeral": "^2.0.6",
    "polished": "^4.3.1",
    "query-string": "^9.2.2",
    "rc-collapse": "^4.0.0",
    "rc-footer": "^0.6.8",
    "rc-image": "^7.12.0",
    "rc-menu": "^9.16.1",
    "re-resizable": "^6.11.2",
    "react-avatar-editor": "^13.0.2",
    "react-error-boundary": "^5.0.0",
    "react-hotkeys-hook": "^5.1.0",
    "react-layout-kit": "^2.0.0",
    "react-markdown": "^10.1.0",
    "react-merge-refs": "^3.0.2",
    "react-rnd": "^10.5.2",
    "react-zoom-pan-pinch": "^3.7.0",
    "rehype-github-alerts": "^4.1.1",
    "rehype-katex": "^7.0.1",
    "rehype-raw": "^7.0.0",
    "remark-breaks": "^4.0.0",
    "remark-gfm": "^4.0.1",
    "remark-github": "^12.0.0",
    "remark-math": "^6.0.0",
    "shiki": "^3.8.1",
    "swr": "^2.3.4",
    "ts-md5": "^1.3.1",
    "unified": "^11.0.5",
    "url-join": "^5.0.0",
    "use-merge-value": "^1.2.0",
    "uuid": "^11.1.0"
  },
  "peerDependencies": {
    "antd": "^5.25.0",
    "framer-motion": "^12.0.0",
    "react": "^19.0.0",
    "react-dom": "^19.0.0"
  }
}
