{
  "name": "@lemon-fe/components",
  "version": "1.5.6",
  "description": "> TODO: description",
  "homepage": "",
  "license": "MIT",
  "author": "lusj",
  "sideEffects": [
    "es/index.less",
    "es/others.js",
    "src/index.less"
  ],
  "main": "es/index.js",
  "files": [
    "es"
  ],
  "scripts": {
    "build": "father build",
    "prepublish": "npm run build",
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "dependencies": {
    "@dnd-kit/core": ">=6.0.0",
    "@lemon-fe/hooks": "^1.4.27-alpha.0",
    "@lemon-fe/utils": "^1.4.15",
    "ag-grid-community": "29.2.0",
    "ag-grid-enterprise": "29.2.0",
    "ag-grid-react": "29.2.0",
    "async-validator": "^4.2.5",
    "bignumber.js": ">=9.0.0",
    "classnames": "^2.2.6",
    "color-string": "^1.9.1",
    "expr-eval": "^2.0.2",
    "memoize-one": "^6.0.0",
    "rc-resize-observer": "^1.0.0",
    "react-color": "^2.19.3",
    "react-gcolor-picker": "^1.2.4",
    "react-resizable": "^3.0.4",
    "shallowequal": "^1.1.0"
  },
  "devDependencies": {
    "@types/color-string": "^1.5.2",
    "@types/lodash": "^4.14.186",
    "@types/react": "^18.0.18",
    "@types/react-color": "^3.0.6",
    "@types/react-dom": "^18.0.6",
    "@types/react-resizable": "^3.0.4",
    "@types/shallowequal": "^1.1.1"
  },
  "peerDependencies": {
    "@ant-design/icons": ">=4.7.0",
    "antd": ">=4.24",
    "lodash": "^4.17.0",
    "moment": "^2.29.4",
    "react": ">=16.8",
    "react-dom": ">=16.8"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org"
  },
  "gitHead": "1098e017cce5db0a5353967a7deac0b690f37572"
}
