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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
|
{
"name": "audit-ui",
"version": "1.0.0",
"description": "",
"main": "bundle.js",
"scripts": {
"start": "gulp",
"build": "gulp build --max-old-space-size=8192",
"test": "jest",
"testReport": "jest --coverage"
},
"author": "",
"license": "Apache-2.0",
"dependencies": {
"axios": "^0.18.0",
"collapsible-sliding-panel": "1.0.2",
"bootstrap": "^4.1.3",
"bootstrap-switch-button-react": "^1.2.0",
"classnames": "^2.2.6",
"core-js": "^2.4.0",
"crypto-js": "^3.1.9-1",
"d3": "^4.12.0",
"d3-selection-multi": "^1.0.1",
"enzyme-adapter-react-16": "^1.7.0",
"es6-promise": "^3.2.1",
"exceljs": "^1.6.3",
"filter-bar-utils": "1.0.3",
"gulp-sass": "^3.0.0",
"fs": "0.0.1-security",
"jquery": "^2.2.2",
"loadable-components": "^2.2.2",
"lodash": "^4.17.11",
"lodash.debounce": "^4.0.8",
"md5": "^2.1.0",
"moment": "^2.13.0",
"moment-timezone": "^0.5.5",
"node-fetch": "^1.5.3",
"node-sass": "^4.7.2",
"prop-types": "^15.6.2",
"react": "^16.4.1",
"react-autosuggest": "^9.4.2",
"react-autowhatever": "^10.1.2",
"react-bootstrap": "^0.32.4",
"react-datepicker": "^1.7.0",
"react-dom": "^16.4.2",
"react-bootstrap-slider": "^2.2.2",
"react-bootstrap-table-next": "^4.0.3",
"react-bootstrap-table2-filter": "^1.3.3",
"react-bootstrap-table2-overlay": "^2.0.0",
"react-bootstrap-typeahead": "^3.2.3",
"react-filterable-table": "^0.3.434",
"react-fontawesome": "^1.6.1",
"react-grid-layout": "^0.14.4",
"react-highlight-words": "^0.11.0",
"react-hot-loader": "^3.0.0-beta.6",
"react-js-pagination": "^3.0.2",
"react-redux": "^4.4.1",
"react-router-dom": "^4.2.2",
"react-select": "^2.1.0",
"react-spinners": "^0.2.5",
"react-split-pane": "^0.1.84",
"react-test-renderer": "^16.6.3",
"react-toggle": "^4.1.1",
"recharts": "^1.1.0",
"redux": "^3.3.1",
"redux-form": "^6.2.1",
"redux-thunk": "^2.1.0",
"sinon": "^7.3.1",
"topojson": "^2.2.0",
"uuid-js": "^0.7.5",
"validator": "^4.3.0",
"webpack-node-externals": "^1.7.2",
"xml-loader": "^1.2.1",
"xmlhttprequest": "^1.8.0",
"velocity-react": "^1.4.1",
"vertical-filter-bar": "1.0.12"
},
"devDependencies": {
"babel-core": "^6.25.0",
"babel-eslint": "^6.0.4",
"babel-jest": "^23.6.0",
"babel-loader": "^6.4.1",
"babel-preset-es2015": "^6.9.0",
"babel-preset-react": "^6.5.0",
"babel-preset-stage-0": "^6.5.0",
"copy-webpack-plugin": "^4.0.1",
"crypto-js": "^3.1.9-1",
"css-loader": "^0.25.0",
"enzyme": "^3.7.0",
"enzyme-adapter-react-16": "^1.1.1",
"enzyme-react-16-adapter-setup": "^0.1.0",
"eslint": "^3.1.1",
"eslint-loader": "^1.3.0",
"eslint-plugin-import": "^1.8.0",
"eslint-plugin-react": "^5.1.1",
"expect": "^1.20.1",
"express": "^4.13.3",
"fetch-mock": "^5.13.1",
"file-loader": "1.1.6",
"fs": "0.0.1-security",
"gulp": "^3.9.1",
"gulp-clean": "^0.3.1",
"gulp-css-usage": "^2.0.0",
"gulp-helpers": "^5.0.0",
"gulp-jsx-coverage": "^0.4.0",
"gulp-rename": "^1.2.2",
"gulp-replace": "^0.5.4",
"http-proxy-middleware": "^0.8.2",
"isparta": "^4.0.0",
"isparta-loader": "^2.0.0",
"istanbul": "^1.0.0-alpha.2",
"istanbul-instrumenter-loader": "^0.2.0",
"jest": "^23.6.0",
"jest-enzyme": "^6.0.0",
"jest-fetch-mock": "^1.5.0",
"json-loader": "^0.5.7",
"jsx-loader": "^0.13.2",
"nock": "^8.0.0",
"node-sass": "^4.8.3",
"node-watch": "^0.3.5",
"prompt": "^0.2.14",
"react-addons-test-utils": "^15.3.2",
"react-hot-loader": "^3.0.0-beta.6",
"redux-mock-store": "^1.5.3",
"sass-loader": "^3.1.2",
"source-map-loader": "^0.1.5",
"style-loader": "^0.13.1",
"url-loader": "^0.5.7",
"webpack": "^1.13.1",
"webpack-bundle-analyzer": "^3.0.3",
"webpack-dev-server": "^1.14.1",
"randomstring": "^1.1.5",
"babel-plugin-lodash": "^3.1.4",
"babel-polyfill": "^6.5.0",
"chai": "^3.5.0",
"chai-immutable": "^1.6.0",
"clean-webpack-plugin": "^0.1.19",
"gulp-concat": "^2.6.1",
"html-webpack-plugin": "^3.1.0",
"immutable": "^3.8.1",
"mocha": "^3.1.2",
"process": "^0.11.10",
"react-bootstrap": "^0.32.4",
"react-dom": "^16.4.1",
"react-fontawesome": "^0.3.3",
"xml-loader": "^1.2.1",
"xmlhttprequest": "^1.8.0"
},
"jest": {
"verbose": true,
"setupTestFrameworkScriptFile": "./test/setupTests.js",
"automock": false,
"moduleNameMapper": {
"\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$": "<rootDir>/test/fileMock.js",
"\\.(css|scss)$": "<rootDir>/test/styleMock.js"
},
"testURL": "http://localhost",
"moduleFileExtensions": [
"js",
"jsx"
],
"moduleDirectories": [
"node_modules",
"src",
"utils"
],
"collectCoverage": true,
"collectCoverageFrom": [
"**/*.{js,jsx}",
"!**/node_modules/**",
"!**/test/**",
"!**/resources/**",
"!**/dist/**",
"!**/scripts/**",
"!**/gulpfile.js",
"!**/karma.conf.js",
"!**/webpack.config.js",
"!**/webpack.devConfig.js",
"!**/coverage/**",
"!**/tools/**"
]
},
"engines": {
"node": ">=5.1",
"npm": ">=3.3"
}
}
|