{
  "name": "@kmkf-fe-packages/basic-components",
  "version": "2.10.9-beta.64",
  "description": "> TODO: description",
  "homepage": "",
  "license": "ISC",
  "author": "wangzhenggui <jianjia.wzg@raycloud.com>",
  "main": "dist/index.js",
  "module": "dist/index.esm.js",
  "files": [
    "dist"
  ],
  "scripts": {
    "build": "yarn lint && father-build",
    "lint": "eslint '**/*.{ts,tsx}'",
    "lint:fix": "eslint --fix '**/*.{ts,tsx}'",
    "start": "dumi dev",
    "sync": "yarn build && yalc push",
    "test": "jest",
    "watch": "nodemon --ignore dist/ --ignore node_modules/ --watch src/ -C -e ts,tsx,less --debug -x 'yarn async'"
  },
  "dependencies": {
    "@kmkf-fe-packages/kmkf-utils": "2.10.9-beta.64",
    "ahooks": "^3.7.4",
    "ali-react-table": "2.6.1",
    "bignumber.js": "^9.1.2",
    "kmkf-monitor": "^0.8.9",
    "lodash": "^4.17.21",
    "pubsub-js": "^1.9.4",
    "react-copy-to-clipboard": "^5.1.0",
    "react-mediainfo": "^0.0.42",
    "umi-request": "^1.4.0"
  },
  "devDependencies": {
    "@testing-library/jest-dom": "^5.16.5",
    "@testing-library/react": "12.1.5",
    "@types/jest": "^29.5.1",
    "@types/node": "^20.1.4",
    "@types/pubsub-js": "^1.8.3",
    "@types/react-copy-to-clipboard": "^5.0.4",
    "@types/react-test-renderer": "^18.0.0",
    "@typescript-eslint/eslint-plugin": "^5.59.2",
    "@typescript-eslint/parser": "^5.59.2",
    "babel-plugin-import": "^1.13.5",
    "dumi": "^1.0.16",
    "eslint": "^8.40.0",
    "father-build": "^1.17.2",
    "gh-pages": "^3.0.0",
    "identity-obj-proxy": "^3.0.0",
    "jest": "^29.5.0",
    "jest-environment-jsdom": "^29.5.0",
    "kmkf-monitor": "^0.8.9",
    "lint-staged": "^10.0.7",
    "lodash": "^4.17.21",
    "prettier": "^2.2.1",
    "react-test-renderer": "17.0.2",
    "ts-jest": "^29.1.0",
    "ts-node": "^10.9.1",
    "yorkie": "^2.0.0"
  },
  "peerDependencies": {
    "@ant-design/icons": "^4.7.0",
    "antd": "^4.21.4",
    "react": "^16.8.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "31ac6a77cb987c8c2ac62e8fade4811cf559f71b"
}
