forked from nsjcy/frontEnd/nsjcy

1
Mr Ke
2020-05-27 04990562a326e33f6a9e05aa456981ecc62fedd5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
  "name": "ByfyYfzt",
  "description": "白云法院前端项目",
  "scripts": {
    "code": "node ./.command/code",
    "test": "node ./.command/test",
    "dist": "node ./.command/dist"
  },
  "author": "王敏钊<wangmz@hugeinfo.com.cn>",
  "devDependencies": {
    "babel-core": "^6.26.3",
    "babel-loader": "^7.1.4",
    "babel-plugin-imext": "^1.0.0",
    "babel-plugin-import": "^1.7.0",
    "babel-plugin-transform-runtime": "^6.23.0",
    "babel-preset-env": "^1.7.0",
    "babel-preset-react": "^6.24.1",
    "babel-preset-stage-0": "^6.24.1",
    "chalk": "^2.4.1",
    "clean-webpack-plugin": "^0.1.19",
    "copy-webpack-plugin": "^4.5.1",
    "cross-env": "^5.1.5",
    "css-loader": "^0.28.11",
    "es6-promise": "^4.2.5",
    "file-loader": "^1.1.11",
    "html-webpack-plugin": "^3.2.0",
    "isomorphic-fetch": "^2.2.1",
    "less": "^3.0.4",
    "less-loader": "^4.1.0",
    "mini-css-extract-plugin": "^0.4.0",
    "node-sass": "^4.9.0",
    "react-sticky": "^6.0.3",
    "sass-loader": "^7.0.1",
    "style-loader": "^0.21.0",
    "webpack": "^4.8.3",
    "webpack-cli": "^2.1.3",
    "webpack-dev-server": "3.1.10"
  },
  "license": "ISC",
  "dependencies": {
    "antd": "^3.10.8",
    "antd-mobile": "2.1.6",
    "babel-polyfill": "^6.26.0",
    "babel-runtime": "^6.26.0",
    "braft-editor": "^2.3.8",
    "classnames": "^2.2.5",
    "define-properties": "^1.1.3",
    "echarts": "^4.2.1",
    "extract-text-webpack-plugin": "^3.0.2",
    "hife": "1.0.10",
    "less-vars-to-js": "^1.3.0",
    "lodash": "^4.17.10",
    "moment": "^2.22.1",
    "react": "^16.3.2",
    "react-amap": "^1.2.7",
    "react-bmap": "^1.0.74",
    "react-dom": "^16.3.2",
    "react-questionnair": "^v1.0.2",
    "react-router": "^4.2.0",
    "react-router-dom": "^4.2.2",
    "react-sticky": "^6.0.3",
    "reqwest": "^2.0.5",
    "styled-components": "^4.1.3",
    "swiper": "^4.4.6",
    "weixin-js-sdk": "^1.3.2"
  }
}