{
  "name": "<%= name %>",
  "version": "0.0.0",
  "private": true,
  "dependencies": {
    "@sentry/react": "^7.8.1",
    "@sentry/tracing": "^7.8.1",
    "@testing-library/jest-dom": "^5.16.4",
    "@testing-library/react": "^13.3.0",
    "@testing-library/user-event": "^13.5.0",
    "@types/jest": "^27.5.2",
    "@types/react": "^18.0.12",
    "@types/react-dom": "^18.0.5",
    "ahooks": "^3.6.2",
    "ali-oss": "^6.17.1",
    "antd": "^5.1.1",
    "axios": "^0.27.2",
    "konva": "^8.3.13",
    "moment": "^2.29.4",
    "qs": "^6.11.0",
    "react": "^18.1.0",
    "react-calendar": "^3.7.0",
    "react-clear-cache": "^1.4.12",
    "react-dom": "^18.1.0",
    "react-konva": "^18.2.3",
    "react-router-dom": "^6.4.3",
    "react-scripts": "5.0.1",
    "typescript": "^4.7.3",
    "web-vitals": "^2.1.4"
  },
  "scripts": {
    "start": "craco start && analyzer=1",
    "build": "craco build && analyzer=1",
    "test": "craco test --all",
    "eject": "craco eject",
    "prebuild": "npm run generate-build-meta",
    "generate-build-meta": "./node_modules/react-clear-cache/bin/cli.js"
  },
  "eslintConfig": {
    "extends": [
      "react-app",
      "react-app/jest"
    ]
  },
  "browserslist": {
    "production": [
      ">0.2%",
      "not dead",
      "not op_mini all"
    ],
    "development": [
      "last 1 chrome version",
      "last 1 firefox version",
      "last 1 safari version"
    ]
  },
  "devDependencies": {
    "@craco/craco": "^6.4.3",
    "@sentry/webpack-plugin": "^1.20.0",
    "@types/ali-oss": "^6.16.7",
    "@types/progress": "^2.0.5",
    "@types/progress-bar-webpack-plugin": "^2.1.2",
    "@types/react-calendar": "^3.5.1",
    "chalk": "^5.0.1",
    "compression-webpack-plugin": "^10.0.0",
    "eslint": "^8.17.0",
    "eslint-config-airbnb": "^19.0.4",
    "eslint-config-prettier": "^8.5.0",
    "eslint-config-react-app": "^7.0.1",
    "eslint-import-resolver-node": "^0.3.7",
    "eslint-import-resolver-typescript": "^2.7.1",
    "eslint-plugin-import": "^2.26.0",
    "eslint-plugin-prettier": "^4.0.0",
    "eslint-plugin-react": "^7.30.0",
    "eslint-plugin-react-hooks": "^4.5.0",
    "node-polyfill-webpack-plugin": "^1.1.4",
    "prettier": "^2.6.2",
    "progress": "^2.0.3",
    "progress-bar-webpack-plugin": "^2.1.0",
    "stylelint": "^14.9.1",
    "stylelint-config-prettier": "^9.0.3",
    "stylelint-prettier": "^2.0.0",
    "tailwindcss": "^3.1.2",
    "webpack-bundle-analyzer": "^4.8.0"
  }
}
