{
  "name": "@lingxiteam/pcfactory",
  "version": "4.6.1-alpha.10",
  "description": "演示 demo",
  "main": "lib/index.js",
  "module": "es/index.js",
  "types": "dist/index.d.ts",
  "typings": "dist/index.d.ts",
  "files": [
    "es",
    "lib",
    "dist",
    "*.md",
    "umd"
  ],
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "export": "node ./scripts/prebuild.js",
    "build-gitHead": "lingxi setGitHead paths=../../",
    "dev": "npm run export && cross-env NODE_OPTIONS=--max-old-space-size=8192 father dev",
    "yalc-publish": "yalc publish",
    "nodemon-yalc-watch": "nodemon --ignore dist/ --ignore node_modules/ --watch src -C -e tsx,js,ts,html,less,scss --debug -x \"father-build && yalc push\"",
    "prepublishOnly": "lingxi publishRules && npm run build-gitHead",
    "build": "npm run export && cross-env FATHER_CACHE=none father build && lingxi build && npm run build-gitHead",
    "watch": "npm run export && father dev",
    "hot:compName": "lingxi build --compName="
  },
  "keywords": [],
  "peerDependencies": {
    "@lingxiteam/assets": "4.3.2-alpha.1",
    "@lingxiteam/icons": "^4.3.1",
    "@lingxiteam/types": "^3.7.1",
    "ahooks": "^3.0.0",
    "antd": "4.24.13",
    "lodash": "4.17.21",
    "moment": "2.30.1",
    "react": ">=16.8.6",
    "react-loadable": "^5.5.0"
  },
  "devDependencies": {
    "@lingxiteam/icons": "4.3.1-alhpa.2",
    "@lingxiteam/types": "4.3.1",
    "@types/react": "^17.0.2",
    "@types/react-dom": "^17.0.2"
  },
  "dependencies": {
    "@babel/runtime": "7.28.2",
    "@lingxiteam/charts-common": "4.4.1-alpha.6",
    "@lingxiteam/lcdp-ueditor-react": "^1.0.4-alpha.6",
    "@lingxiteam/load-framework": "0.2.2",
    "@lingxiteam/richtext": " 0.5.3",
    "@paciolan/remote-component": "^2.12.1",
    "classnames": "^2.2.6",
    "echarts": "^5.1.2",
    "hex-to-hsl": "^1.0.2",
    "lcdp-message": "1.0.3",
    "qr-code-with-logo": "1.1.0",
    "rc-tween-one": "3.0.6",
    "react-player": "2.11.0",
    "react-quill": "^2.0.0",
    "react-resizable": "^3.0.4",
    "react-soundplayer": "^1.0.5",
    "rgb-to-hsl": "^0.0.3",
    "size-sensor": " ^1.0.1"
  },
  "gitHead": "650c37ae4485a4fa990ce6a85caff1fe472e510a"
}