forked from hive-engine/hive-engine-dex
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
198 lines (198 loc) · 6.73 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
{
"name": "hive-engine-dex",
"description": "An Aurelia client application.",
"version": "0.1.0",
"repository": {
"type": "???",
"url": "???"
},
"license": "MIT",
"dependencies": {
"@hiveio/dhive": "^0.14.1",
"@types/slick-carousel": "^1.6.33",
"animate.css": "^4.1.0",
"apollo-boost": "^0.4.7",
"apollo-cache-inmemory": "^1.6.5",
"au-table": "^0.1.14",
"aurelia-animator-css": "^1.0.4",
"aurelia-async-binding": "^1.2.0",
"aurelia-bootstrapper": "^2.3.3",
"aurelia-dialog": "^2.0.0",
"aurelia-fetch-client": "^1.8.2",
"aurelia-fontawesome": "^1.0.0-beta.1",
"aurelia-i18n": "^3.1.0",
"aurelia-portal-attribute": "^1.3.0",
"aurelia-store": "^1.6.0",
"aurelia-validation": "^2.0.0-rc1",
"bootstrap": "^4.4.1",
"busboy": "0.3.1",
"chart.js": "2.8.0",
"chartjs-adapter-luxon": "0.2.0",
"core-js": "^3.6.5",
"cors": "^2.8.5",
"crypto-js": "^4.0.0",
"d3": "^5.14.2",
"datatables.net": "^1.10.20",
"datatables.net-bs4": "^1.10.20",
"datatables.net-plugins": "1.10.19",
"datatables.net-responsive-bs4": "^2.2.3",
"firebase": "^7.14.5",
"flag-icon-css": "^3.4.6",
"flatpickr": "^4.6.3",
"i18next-browser-languagedetector": "^4.1.1",
"i18next-xhr-backend": "^3.2.2",
"izitoast": "^1.4.0",
"jquery": "^3.5.0",
"js-image-zoom": "^0.7.0",
"lodash": "^4.17.15",
"luxon": "^1.21.3",
"moment": "^2.24.0",
"mousetrap": "^1.6.5",
"popper.js": "^1.16.1",
"query-string": "^6.12.1",
"select2": "^4.1.0-beta.0",
"shortid": "^2.2.15",
"slick-carousel": "^1.8.1",
"sscjs": "^0.0.8",
"steem-js-patched": "^1.0.0",
"trim-character": "^2.0.1",
"typewriter-effect": "^2.12.1",
"typit": "^0.6.4",
"whatwg-fetch": "^3.0.0",
"wowjs": "^1.1.3"
},
"devDependencies": {
"@cypress/webpack-preprocessor": "^5.1.2",
"@fortawesome/fontawesome-pro": "^5.13.0",
"@fortawesome/fontawesome-svg-core": "^1.2.28",
"@fortawesome/pro-duotone-svg-icons": "^5.13.0",
"@fortawesome/pro-regular-svg-icons": "^5.13.0",
"@fortawesome/pro-solid-svg-icons": "^5.13.0",
"@types/jest": "^25.2.3",
"@types/jquery": "^3.3.35",
"@types/lodash": "^4.14.150",
"@types/select2": "^4.0.48",
"@types/webpack": "^4.41.12",
"@typescript-eslint/eslint-plugin": "^3.0.0",
"@typescript-eslint/parser": "^3.0.0",
"aurelia-cli": "^1.3.1",
"aurelia-loader-nodejs": "^1.1.0",
"aurelia-pal-nodejs": "^2.0.0",
"aurelia-testing": "^1.0.0",
"aurelia-tools": "^2.0.0",
"aurelia-webpack-plugin": "^4.0.0",
"autoprefixer": "^9.7.6",
"copy-webpack-plugin": "^5.1.1",
"css-loader": "^3.5.2",
"cssnano": "^4.1.10",
"cypress": "^4.4.1",
"del": "^5.1.0",
"duplicate-package-checker-webpack-plugin": "^3.0.0",
"eslint": "^7.1.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-jest": "^23.8.2",
"eslint-plugin-prettier": "^3.1.3",
"expose-loader": "^0.7.5",
"file-loader": "^6.0.0",
"gulp": "^4.0.2",
"gulp-rename": "^2.0.0",
"html-critical-webpack-plugin": "^2.1.0",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"i18next": "^19.4.2",
"istanbul-instrumenter-loader": "^3.0.1",
"jest": "^26.0.1",
"jest-cli": "^26.0.1",
"jest-fetch-mock": "^3.0.3",
"jest-transform-stub": "^2.0.0",
"json-loader": "^0.5.7",
"mini-css-extract-plugin": "^0.9.0",
"minimatch": "^3.0.4",
"opn": "^6.0.0",
"postcss-advanced-variables": "^3.0.1",
"postcss-custom-properties": "^9.1.1",
"postcss-extend": "^1.0.5",
"postcss-import": "^12.0.1",
"postcss-loader": "^3.0.0",
"postcss-nested": "^4.2.1",
"postcss-partial-import": "^4.1.0",
"postcss-preset-env": "^6.7.0",
"precss": "^4.0.0",
"prettier": "^2.0.5",
"style-loader": "^1.1.4",
"through2": "^3.0.2",
"ts-jest": "^26.0.0",
"ts-loader": "^7.0.5",
"ts-node": "^8.9.0",
"typescript": "^3.9.6",
"url-loader": "^4.1.0",
"vinyl-fs": "^3.0.3",
"webpack": "^4.43.0",
"webpack-bundle-analyzer": "^3.7.0",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.10.1"
},
"scripts": {
"build": "au build",
"start": "au run",
"test": "jest",
"test:coverage": "jest --coverage"
},
"jest": {
"globals": {
"ts-jest": {
"isolatedModules": true,
"ignoreCoverageForDecorators": true,
"ignoreCoverageForAllDecorators": true
}
},
"moduleNameMapper": {
"^.+\\.(css|less|sass|scss|styl|jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$": "jest-transform-stub",
"^aurelia-binding$": "<rootDir>/node_modules/aurelia-binding",
"base-environment": "<rootDir>/aurelia_project/environments/base.ts"
},
"modulePaths": [
"<rootDir>/src",
"<rootDir>/node_modules"
],
"moduleFileExtensions": [
"ts",
"js",
"json"
],
"transform": {
"^.+\\.(css|less|sass|scss|styl|jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$": "jest-transform-stub",
"^.+\\.ts$": "ts-jest"
},
"testRegex": "\\.spec\\.(ts|js)$",
"setupFiles": [
"<rootDir>/test/jest-pretest.ts"
],
"testEnvironment": "node",
"collectCoverage": true,
"collectCoverageFrom": [
"src/**/*.{js,ts}",
"!**/*.spec.{js,ts}",
"!**/node_modules/**",
"!**/test/**",
"!wallaby.js",
"!aurelia_project/**/*.ts",
"!src/app.ts",
"!src/main.ts",
"!src/common/firebase.ts",
"!src/components/index.ts",
"!src/store/state.ts",
"!src/resources/value-converters/comma.ts",
"!src/resources/value-converters/large-number.ts",
"!src/resources/value-converters/usd-format.ts",
"!src/slick/**/*"
],
"coverageDirectory": "<rootDir>/test/coverage-jest",
"coverageReporters": [
"json",
"lcov",
"text",
"html"
]
}
}