-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
147 lines (147 loc) · 4.48 KB
/
package.json
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
{
"name": "ngp-web",
"version": "1.0.0",
"main": "index.js",
"repository": "git@github.com:zhuoluo-hq/ngp-web.git",
"author": {
"name": "zhuoluo-hq",
"email": "zhuoluo.hq@gmail.com"
},
"license": "MIT",
"private": true,
"workspaces": [
"packages/generator-ngp-spa",
"packages/materials-block",
"packages/materials-component",
"packages/materials-layout",
"packages/web-core",
"packages/web-fetch",
"packages/web-framework",
"packages/web-system",
"packages/web-styles",
"packages/web-utils"
],
"devDependencies": {
"@babel/cli": "7.1.2",
"@babel/core": "7.1.2",
"@babel/node": "7.0.0",
"@babel/plugin-proposal-class-properties": "7.0.0",
"@babel/plugin-proposal-decorators": "^7.1.6",
"@babel/plugin-proposal-object-rest-spread": "7.0.0",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
"@babel/plugin-transform-object-assign": "^7.2.0",
"@babel/plugin-transform-runtime": "7.0.0",
"@babel/preset-env": "7.1.0",
"@babel/preset-react": "7.0.0",
"@babel/register": "7.0.0",
"@types/enzyme": "^3.1.4",
"@types/react": "^16.3.14",
"accept-language": "^3.0.18",
"antd": "^3.10.8",
"argos-cli": "^0.0.9",
"autoprefixer": "^9.0.0",
"autosuggest-highlight": "^3.1.1",
"babel-eslint": "^9.0.0",
"babel-loader": "^8.0.0",
"babel-plugin-import": "^1.11.0",
"babel-plugin-istanbul": "^5.0.0",
"babel-plugin-module-resolver": "^3.0.0",
"babel-plugin-preval": "^2.0.0",
"babel-plugin-react-remove-properties": "^0.2.5",
"babel-plugin-transform-dev-warning": "^0.1.0",
"babel-plugin-transform-react-constant-elements": "^6.23.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.10",
"chai": "^4.1.2",
"classnames": "^2.2.5",
"clean-css": "^4.1.11",
"clipboard-copy": "^2.0.0",
"cross-env": "^5.1.1",
"css-loader": "^1.0.0",
"debounce": "^1.2.0",
"doctrine": "^2.0.0",
"downloadjs": "^1.4.7",
"downshift": "^2.0.0",
"dtslint": "^0.3.0",
"enzyme": "^3.5.0",
"enzyme-adapter-react-16": "^1.3.0",
"eslint": "^5.0.0",
"eslint-config-airbnb": "^17.0.0",
"eslint-import-resolver-webpack": "^0.10.0",
"eslint-plugin-babel": "^5.0.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-mocha": "^5.0.0",
"eslint-plugin-react": "^7.4.0",
"fg-loadcss": "^2.0.1",
"file-loader": "^2.0.0",
"fs-extra": "^7.0.0",
"glob": "^7.1.2",
"gm": "^1.23.0",
"isomorphic-fetch": "^2.2.1",
"js-cookie": "^2.2.0",
"jsdom": "^12.0.0",
"jsonlint": "^1.6.3",
"jss-rtl": "^0.2.1",
"karma": "^3.0.0",
"karma-browserstack-launcher": "^1.3.0",
"karma-chrome-launcher": "^2.2.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^3.0.0",
"lz-string": "^1.4.4",
"mocha": "^5.0.0",
"moment": "^2.23.0",
"next": "^7.0.0",
"nyc": "^13.0.0",
"postcss": "^7.0.0",
"prettier": "^1.8.2",
"prop-types": "^15.6.2",
"raw-loader": "^0.5.1",
"react": "^16.4.0",
"react-autosuggest": "^9.3.2",
"react-docgen": "^3.0.0-beta10",
"react-dom": "^16.4.0",
"react-inspector": "^2.2.2",
"react-jss": "^8.1.0",
"react-markdown": "^4.0.0",
"react-number-format": "^3.0.2",
"react-redux": "^5.0.6",
"react-router": "^4.2.0",
"react-router-dom": "^4.2.2",
"react-select": "^2.0.0",
"react-swipeable-views": "^0.13.0",
"react-test-renderer": "^16.1.1",
"react-text-mask": "^5.0.2",
"recast": "^0.15.0",
"recharts": "^1.1.0",
"redux": "^4.0.0",
"redux-logger": "^3.0.6",
"redux-saga": "^0.16.2",
"rimraf": "^2.6.2",
"rollup": "^0.66.0",
"rollup-plugin-babel": "^4.0.0-beta.8",
"rollup-plugin-commonjs": "^9.1.3",
"rollup-plugin-node-globals": "^1.2.1",
"rollup-plugin-node-resolve": "^3.3.0",
"rollup-plugin-replace": "^2.1.0",
"rollup-plugin-size-snapshot": "^0.7.0",
"rollup-plugin-terser": "^3.0.0",
"rollup-plugin-uglify": "^6.0.0",
"sinon": "^6.0.0",
"size-limit": "~0.20.0",
"tslint": "^5.11.0",
"typescript": "^3.0.0",
"url-loader": "^1.0.1",
"vrtest": "^0.2.0",
"webfontloader": "^1.6.28",
"webpack": "4.20.2",
"webpack-bundle-analyzer": "^3.0.0",
"webpack-cli": "^3.1.0",
"workbox-build": "^3.0.1"
},
"dependencies": {
"numeral": "^2.0.6"
}
}