| | |
| | | "version": "0.1.0", |
| | | "private": true, |
| | | "dependencies": { |
| | | "@antv/data-set": "^0.11.4", |
| | | "@antv/g2": "^4.1.0-beta.18", |
| | | "@babel/core": "7.5.5", |
| | | "@svgr/webpack": "4.3.2", |
| | | "@typescript-eslint/eslint-plugin": "1.13.0", |
| | | "@typescript-eslint/parser": "1.13.0", |
| | | "antd": "^3.23.2", |
| | | "@uiw/react-codemirror": "^2.2.1", |
| | | "antd": "^3.26.20", |
| | | "antd-mobile": "^2.3.3", |
| | | "axios": "^0.19.0", |
| | | "babel-eslint": "10.0.2", |
| | | "babel-jest": "^24.8.0", |
| | |
| | | "babel-plugin-import": "^1.11.0", |
| | | "babel-plugin-named-asset-import": "^0.3.3", |
| | | "babel-preset-react-app": "9.0.0", |
| | | "braft-editor": "^2.3.9", |
| | | "braft-extensions": "^0.1.1", |
| | | "browserslist": "^4.13.0", |
| | | "camelcase": "^5.2.0", |
| | | "case-sensitive-paths-webpack-plugin": "2.2.0", |
| | | "codemirror": "^5.52.2", |
| | |
| | | "file-loader": "3.0.1", |
| | | "fs-extra": "7.0.1", |
| | | "html-webpack-plugin": "4.0.0-beta.5", |
| | | "html2canvas": "^1.0.0-rc.7", |
| | | "http-proxy-middleware": "^0.20.0", |
| | | "identity-obj-proxy": "3.0.0", |
| | | "immutability-helper": "^3.0.1", |
| | |
| | | "jest-environment-jsdom-fourteen": "0.1.0", |
| | | "jest-resolve": "24.8.0", |
| | | "jest-watch-typeahead": "0.3.1", |
| | | "jsbarcode": "^3.11.3", |
| | | "md5": "^2.2.1", |
| | | "mini-css-extract-plugin": "0.5.0", |
| | | "moment": "^2.24.0", |
| | |
| | | "postcss-preset-env": "6.7.0", |
| | | "postcss-safe-parser": "4.0.1", |
| | | "prop-types": "^15.7.2", |
| | | "qrcode.react": "^1.0.0", |
| | | "rc-form": "^2.4.11", |
| | | "react": "^16.9.0", |
| | | "react-app-polyfill": "^1.0.2", |
| | | "react-codemirror2": "^7.1.0", |
| | | "react-color": "^2.18.1", |
| | | "react-dev-utils": "^9.0.3", |
| | | "react-dnd": "^9.4.0", |
| | | "react-dnd-html5-backend": "^9.4.0", |
| | | "react-dom": "^16.9.0", |
| | | "react-highlight-words": "^0.16.0", |
| | | "react-native": "^0.63.2", |
| | | "react-redux": "^7.1.1", |
| | | "react-router-dom": "^5.0.1", |
| | | "redux": "^4.0.4", |
| | |
| | | "resolve-url-loader": "3.1.0", |
| | | "sass-loader": "7.2.0", |
| | | "semver": "6.3.0", |
| | | "spark-md5": "^3.0.1", |
| | | "style-loader": "1.0.0", |
| | | "terser-webpack-plugin": "1.4.1", |
| | | "ts-pnp": "1.1.2", |
| | | "url-loader": "2.1.0", |
| | | "video-react": "^0.14.1", |
| | | "webpack": "4.39.1", |
| | | "webpack-dev-server": "3.2.1", |
| | | "webpack-manifest-plugin": "2.0.4", |
| | |
| | | ], |
| | | "modulePaths": [], |
| | | "moduleNameMapper": { |
| | | "^react-native$": "react-native-web", |
| | | "^react-native-web$": "react-native-web", |
| | | "^.+\\.module\\.(css|sass|scss)$": "identity-obj-proxy" |
| | | }, |
| | | "moduleFileExtensions": [ |
| | |
| | | { |
| | | "libraryName": "antd", |
| | | "style": "css" |
| | | } |
| | | }, |
| | | "pc" |
| | | ], |
| | | [ |
| | | "import", |
| | | { |
| | | "libraryName": "antd-mobile", |
| | | "style": "css" |
| | | }, |
| | | "mobile" |
| | | ] |
| | | ] |
| | | }, |
| | | "homepage": "./build" |
| | | "homepage": "./build", |
| | | "devDependencies": { |
| | | "typescript": "^4.0.2" |
| | | } |
| | | } |