-
Notifications
You must be signed in to change notification settings - Fork 213
/
package.json
202 lines (202 loc) · 6.22 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
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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
{
"name": "nexchange-open-client-react",
"version": "0.1.0",
"dependencies": {
"@babel/core": "^7.4.3",
"@babel/runtime-corejs2": "^7.0.0",
"@emotion/core": "^10.0.22",
"@emotion/styled": "^10.0.23",
"@salte-auth/salte-auth": "^2.14.2",
"apollo-cache-inmemory": "^1.6.3",
"apollo-client": "^2.6.4",
"apollo-link-http": "^1.5.16",
"autoprefixer": "7.1.6",
"axios": "^0.21.2",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^23.4.2",
"babel-loader": "^8.0.5",
"babel-preset-react-app": "7.0.2",
"case-sensitive-paths-webpack-plugin": "2.1.1",
"chalk": "1.1.3",
"classnames": "^2.2.5",
"clipboard-copy": "^2.0.0",
"country-state-city": "^3.0.1",
"cryptocurrency-icons": "^0.16.1",
"css-loader": "0.28.7",
"dotenv": "4.0.0",
"dotenv-expand": "4.2.0",
"emotion": "^10.0.23",
"enzyme": "^3.9.0",
"enzyme-adapter-react-16": "^1.12.1",
"eslint": "^4.19.1",
"eslint-config-react-app": "^2.1.0",
"eslint-loader": "^2.1.2",
"eslint-plugin-flowtype": "^2.46.3",
"eslint-plugin-import": "^2.11.0",
"eslint-plugin-jsx-a11y": "^5.1.1",
"eslint-plugin-prettier": "^2.6.0",
"eslint-plugin-react": "^7.7.0",
"expose-loader": "^0.7.3",
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"file-loader": "^3.0.1",
"fs-extra": "3.0.1",
"fuse.js": "^3.2.0",
"graphql": "^14.5.8",
"graphql-tag": "^2.10.1",
"highcharts": "^7.2.1",
"highcharts-react-official": "^2.2.2",
"html-webpack-plugin": "^4.0.0-beta.5",
"i18next": "10.3.0",
"i18next-browser-languagedetector": "^2.2.0",
"i18next-xhr-backend": "1.5.1",
"jest": "23.6.0",
"jquery": "^3.3.1",
"js-cookie": "^2.2.1",
"js-yaml": "^3.13.1",
"jsonp": "^0.2.1",
"lodash": ">=4.17.5",
"markdown": "^0.5.0",
"moment": "^2.29.2",
"node-sass": "^7.0.1",
"notifyjs": "^3.0.0",
"object-assign": "4.1.1",
"platform": "^1.3.5",
"postcss-flexbugs-fixes": "3.2.0",
"postcss-loader": "2.0.8",
"prettier": "^1.12.1",
"promise": "8.0.1",
"raf": "3.4.0",
"react": "^16.8.6",
"react-apollo": "^3.1.3",
"react-bootstrap": "^0.32.1",
"react-copy-to-clipboard": "^5.0.1",
"react-countdown-now": "^1.3.0",
"react-dev-utils": "^6.0.0-next.3e165448",
"react-dom": "^16.8.6",
"react-fa": "^5.0.0",
"react-helmet": "^5.2.1",
"react-i18next": "^7.7.0",
"react-id-swiper": "^1.6.8",
"react-loadable": "^5.4.0",
"react-markdown": "^4.2.2",
"react-onclickoutside": "^6.7.1",
"react-redux": "^5.0.7",
"react-reveal": "^1.2.2",
"react-router-dom": "^5.1.1",
"react-router-hash-link": "^1.2.2",
"react-select": "^5.2.2",
"react-stickynode": "^1.4.1",
"react-structured-data": "0.0.14",
"react-svg-inline": "^2.1.0",
"react-svg-loader": "^2.1.0",
"react-typeform-embed": "^0.2.1",
"react-webcam": "^4.1.1",
"react-youtube": "^7.9.0",
"reactstrap": "^6.5.0",
"redux": "^4.0.0",
"redux-thunk": "^2.2.0",
"resolve": "1.6.0",
"sass-loader": "^6.0.6",
"sass-resources-loader": "^1.3.3",
"scroll-to-element": "^2.0.0",
"shallow-equals": "^1.0.0",
"style-loader": "0.19.0",
"sw-precache-webpack-plugin": "^0.11.5",
"uglifyjs-webpack-plugin": "^2.1.2",
"url-loader": "0.6.2",
"webpack": "4.16.5",
"webpack-dev-middleware": "^3.6.2",
"webpack-dev-server": "3.8.1",
"webpack-manifest-plugin": "^2.0.4",
"whatwg-fetch": "2.0.3"
},
"devDependencies": {
"@apollo/react-testing": "^3.1.3",
"@babel/plugin-proposal-optional-chaining": "^7.7.5",
"@storybook/addon-actions": "^5.0.8",
"@storybook/addon-links": "^5.0.8",
"@storybook/addons": "^3.4.12",
"@storybook/react": "^5.0.8",
"axios-mock-adapter": "^1.15.0",
"babel-eslint": "^10.0.3",
"cypress": "^2.1.0",
"identity-obj-proxy": "^3.0.0",
"jest-localstorage-mock": "^2.2.0",
"jest-mock-axios": "^2.1.11",
"mockdate": "^2.0.2",
"react-test-renderer": "^16.4.1",
"redux-mock-store": "^1.5.3",
"start-server-and-test": "^1.4.1",
"terser-webpack-plugin": "^2.2.1"
},
"scripts": {
"start": "node scripts/start.js",
"build": "node scripts/build.js",
"test": "node scripts/test.js --env=jsdom",
"lint": "prettier --write src/**/**/**/*.js",
"deploy": "./deploy.sh",
"cypress:open": "cypress open",
"cypress:run": "cypress run",
"storybook": "start-storybook -s ./public -p 6006",
"build-storybook": "build-storybook",
"test:ci": "CI=true node scripts/test.js --no-watchman --all --env=jsdom"
},
"jest": {
"collectCoverageFrom": [
"src/**/*.{js,jsx,mjs}",
"!**/js/**",
"!**/stories/**",
"!src/index.js**",
"!src/utils/debounce.js**"
],
"setupFiles": [
"<rootDir>/config/polyfills.js",
"jest-localstorage-mock"
],
"setupTestFrameworkScriptFile": "<rootDir>/config/setupTests.js",
"testMatch": [
"<rootDir>/src/**/?(*.)(spec|test).{js,jsx,mjs}"
],
"testEnvironment": "jsdom",
"testURL": "http://localhost",
"transform": {
"^.+\\.(js|jsx|mjs)$": "<rootDir>/node_modules/babel-jest",
"^.+\\.css$": "<rootDir>/config/jest/cssTransform.js",
"^(?!.*\\.(js|jsx|mjs|css|json)$)": "<rootDir>/config/jest/fileTransform.js"
},
"transformIgnorePatterns": [
"[/\\\\]node_modules[/\\\\].+\\.(js|jsx|mjs)$"
],
"testPathIgnorePatterns": [
"<rootDir>/(build|docs|node_modules)/"
],
"moduleNameMapper": {
"^Src(.*)$": "<rootDir>/src$1",
"^Utils(.*)$": "<rootDir>/src/utils$1",
"^Components(.*)$": "<rootDir>/src/components$1",
"^Config$": "<rootDir>/src/config.js",
"^Actions(.*)$": "<rootDir>/src/actions$1",
"^StatusCodes": "<rootDir>/src/statusCodes.js",
"^Img(.*)$": "<rootDir>/src/img$1",
"^Js(.*)$": "<rootDir>/src/js$1",
"^Mocks(.*)$": "<rootDir>/src/__mocks__$1",
"^Reducers(.*)$": "<rootDir>/src/reducers$1",
"^.+\\.(css|scss)$": "identity-obj-proxy"
},
"moduleFileExtensions": [
"web.js",
"js",
"json",
"web.jsx",
"jsx",
"node",
"mjs"
]
},
"eslintConfig": {
"extends": "react-app"
},
"engines": {
"node": "14.x"
}
}