{
  "name": "@duxweb/dux-refine",
  "version": "0.16.11",
  "description": "🌲 Integrated UI based on refine and tdesign",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "files": [
    "dist",
    "assets",
    "package.json",
    "LICENSE",
    "README.md"
  ],
  "scripts": {
    "clean": "rimraf dist",
    "copy-files": "copyfiles -u 1 src/**/*.{css,scss,js,png,jpg,svg,jsx,d.ts} dist/",
    "build": "yarn clean && tsc && yarn copy-files",
    "local": "yarn build && yalc push",
    "lint": "eslint src --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
    "push": "yarn build && yarn publish --access public"
  },
  "keywords": [],
  "author": "duxweb",
  "license": "MIT",
  "dependencies": {
    "@ebay/nice-modal-react": "^1.2.13",
    "@iconify-json/tabler": "^1.1.116",
    "@refinedev/cli": "2.16.34",
    "@refinedev/core": "4.51.0",
    "@refinedev/react-router-v6": "4.5.11",
    "@tanem/react-nprogress": "^5.0.51",
    "@tinymce/tinymce-react": "^4.3.2",
    "@types/katex": "^0.16.7",
    "@types/lodash-es": "^4.17.12",
    "@types/react-transition-group": "^4.4.10",
    "@uiw/react-baidu-map": "^2.7.0",
    "@vavt/cm-extension": "^1.3.0",
    "ace-builds": "^1.35.2",
    "ahooks": "^3.7.11",
    "axios": "^1.6.7",
    "clsx": "^2.1.0",
    "cropperjs": "^1.6.2",
    "deepmerge": "^4.3.1",
    "echarts": "^5.5.1",
    "echarts-for-react": "^3.0.2",
    "export-to-csv": "^1.3.0",
    "framer-motion": "^10.16.4",
    "gcoord": "^1.0.6",
    "highlight.js": "^11.9.0",
    "i18next": "^23.10.0",
    "i18next-browser-languagedetector": "^7.2.0",
    "katex": "0.16.10",
    "kbar": "^0.1.0-beta.45",
    "less": "^4.2.0",
    "lodash-es": "^4.17.21",
    "mammoth": "^1.8.0",
    "md-editor-rt": "^4.17.2",
    "mermaid": "^10.9.1",
    "mime": "^4.0.3",
    "overlayscrollbars": "^2.5.0",
    "overlayscrollbars-react": "^0.5.4",
    "prettier": "^3.2.5",
    "prismjs": "^1.29.0",
    "qiniu-js": "^3.4.2",
    "query-string": "^8.1.0",
    "react-ace": "^10.1.0",
    "react-i18next": "^14.0.5",
    "react-to-print": "^2.15.1",
    "react-transition-group": "^4.4.5",
    "remeda": "^1.28.0",
    "screenfull": "^6.0.2",
    "tdesign-react": "^1.8.1",
    "tinymce": "^6.8.2",
    "unocss": "^0.61.0",
    "zustand": "^4.5.1"
  },
  "devDependencies": {
    "@types/node": "^20.8.9",
    "@types/prismjs": "^1.26.1",
    "@types/react": "^18.2.0",
    "@types/react-dom": "^18.2.0",
    "@typescript-eslint/eslint-plugin": "^7.8.0",
    "@typescript-eslint/parser": "^7.8.0",
    "@unocss/eslint-config": "^0.61.0",
    "@vitejs/plugin-react": "^4.2.1",
    "copyfiles": "^2.4.1",
    "eslint": "^8.57.0",
    "eslint-config-prettier": "^9.1.0",
    "eslint-plugin-mdx": "^3.1.5",
    "eslint-plugin-prettier": "^5.1.3",
    "eslint-plugin-react": "^7.34.1",
    "eslint-plugin-react-hooks": "^4.6.2",
    "eslint-plugin-react-refresh": "^0.4.7",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "rimraf": "^5.0.7",
    "sass": "^1.64.2",
    "typescript": "^5.4.5",
    "vite": "^5.2.11",
    "vite-plugin-build": "^0.10.0"
  },
  "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
