-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpackage.json
202 lines (202 loc) · 5.51 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": "bollette-server",
"version": "1.0.0",
"description": "",
"main": "api.js",
"directories": {
"test": "test"
},
"dependencies": {
"ansi-styles": "^4.3.0",
"anymatch": "^3.1.1",
"atob": "^2.1.2",
"axios": "^0.21.1",
"babel-preset-current-node-syntax": "^1.0.1",
"balanced-match": "^1.0.0",
"bcrypt": "^5.0.0",
"body-parser": "^1.19.0",
"brace-expansion": "^1.1.11",
"browser-process-hrtime": "^1.0.0",
"bser": "^2.1.1",
"buffer-from": "^1.1.1",
"callsites": "^3.1.0",
"camelcase": "^5.3.1",
"capture-exit": "^2.0.0",
"char-regex": "^1.0.2",
"ci-info": "^2.0.0",
"cjs-module-lexer": "^0.6.0",
"co": "^4.6.0",
"collect-v8-coverage": "^1.0.1",
"collection-visit": "^1.0.0",
"color-convert": "^2.0.1",
"color-name": "^1.1.4",
"component-emitter": "^1.3.0",
"compression": "^1.7.4",
"concat-map": "^0.0.1",
"config": "^3.3.3",
"convert-source-map": "^1.7.0",
"copy-descriptor": "^0.1.1",
"cors": "^2.8.5",
"cssom": "^0.4.4",
"cssstyle": "^2.3.0",
"decamelize": "^1.2.0",
"decimal.js": "^10.2.1",
"decode-uri-component": "^0.2.0",
"deep-is": "^0.1.3",
"deepmerge": "^4.2.2",
"define-property": "^2.0.2",
"detect-newline": "^3.1.0",
"diff-sequences": "^26.6.2",
"domexception": "^2.0.1",
"emittery": "^0.7.2",
"emoji-regex": "^8.0.0",
"error-ex": "^1.3.2",
"escape-string-regexp": "^1.0.5",
"esprima": "^4.0.1",
"estraverse": "^4.3.0",
"esutils": "^2.0.3",
"exec-sh": "^0.3.4",
"exit": "^0.1.2",
"express": "^4.17.1",
"express-validator": "^6.9.2",
"extend-shallow": "^3.0.2",
"fast-levenshtein": "^2.0.6",
"fb-watchman": "^2.0.1",
"find-up": "^4.1.0",
"for-in": "^1.0.2",
"fragment-cache": "^0.2.1",
"fs.realpath": "^1.0.0",
"function-bind": "^1.1.1",
"gensync": "^1.0.0-beta.2",
"get-caller-file": "^2.0.5",
"get-package-type": "^0.1.0",
"get-value": "^2.0.6",
"graceful-fs": "^4.2.4",
"growly": "^1.3.0",
"has": "^1.0.3",
"has-flag": "^4.0.0",
"has-value": "^1.0.0",
"has-values": "^1.0.0",
"helmet": "^4.4.1",
"hosted-git-info": "^2.8.8",
"html-escaper": "^2.0.2",
"human-signals": "^1.1.1",
"import-local": "^3.0.2",
"imurmurhash": "^0.1.4",
"ip-regex": "^2.1.0",
"is-accessor-descriptor": "^0.1.6",
"is-arrayish": "^0.2.1",
"is-buffer": "^1.1.6",
"is-ci": "^2.0.0",
"is-core-module": "^2.2.0",
"is-data-descriptor": "^0.1.4",
"is-descriptor": "^0.1.6",
"is-docker": "^2.1.1",
"is-extendable": "^0.1.1",
"is-fullwidth-code-point": "^3.0.0",
"is-generator-fn": "^2.1.0",
"is-number": "^7.0.0",
"is-plain-object": "^2.0.4",
"is-potential-custom-element-name": "^1.0.0",
"is-stream": "^1.1.0",
"is-windows": "^1.0.2",
"is-wsl": "^2.2.0",
"isarray": "^1.0.0",
"isexe": "^2.0.0",
"isobject": "^3.0.1",
"istanbul-lib-coverage": "^3.0.0",
"jest-docblock": "^26.0.0",
"jest-get-type": "^26.3.0",
"jest-pnp-resolver": "^1.2.2",
"jest-regex-util": "^26.0.0",
"jest-serializer": "^26.6.2",
"js-tokens": "^4.0.0",
"jsesc": "^2.5.2",
"json-parse-even-better-errors": "^2.3.1",
"json5": "^2.1.3",
"jsonwebtoken": "^8.5.1",
"kind-of": "^6.0.3",
"kleur": "^3.0.3",
"leven": "^3.1.0",
"lines-and-columns": "^1.1.6",
"locate-path": "^5.0.0",
"lodash": "^4.17.20",
"lodash.sortby": "^4.7.0",
"make-dir": "^3.1.0",
"map-cache": "^0.2.2",
"map-visit": "^1.0.0",
"merge-stream": "^2.0.0",
"mimic-fn": "^2.1.0",
"minimatch": "^3.0.4",
"minimist": "^1.2.5",
"mixin-deep": "^1.3.2",
"mysql": "^2.18.1",
"natural-compare": "^1.4.0",
"nice-try": "^1.0.5",
"node-cron": "^2.0.3",
"node-fetch": "^2.6.1",
"node-int64": "^0.4.0",
"node-modules-regexp": "^1.0.0",
"normalize-path": "^3.0.0",
"npm-openweathermap": "^0.0.1",
"npm-run-path": "^2.0.2",
"nwsapi": "^2.2.0",
"object-copy": "^0.1.0",
"object-visit": "^1.0.1",
"object.pick": "^1.3.0",
"onetime": "^5.1.2",
"p-each-series": "^2.2.0",
"p-finally": "^1.0.0",
"p-limit": "^2.3.0",
"p-locate": "^4.1.0",
"p-try": "^2.2.0",
"parse-json": "^5.1.0",
"parse5": "^5.1.1",
"pascalcase": "^0.1.1",
"path-exists": "^4.0.0",
"path-is-absolute": "^1.0.1",
"path-key": "^2.0.1",
"path-parse": "^1.0.6",
"picomatch": "^2.2.2",
"pirates": "^4.0.1",
"pkg-dir": "^4.2.0",
"posix-character-classes": "^0.1.1",
"prelude-ls": "^1.1.2",
"react-is": "^17.0.1",
"react-router": "^5.2.0",
"redis": "^3.0.2",
"redux-promise-middleware": "^6.1.2",
"redux-thunk": "^2.3.0",
"regex-not": "^1.0.2",
"remove-trailing-separator": "^1.1.0",
"repeat-element": "^1.1.3",
"repeat-string": "^1.6.1",
"request-promise-core": "^1.1.4",
"require-directory": "^2.1.1",
"require-main-filename": "^2.0.0",
"resolve": "^1.19.0",
"resolve-cwd": "^3.0.0",
"resolve-from": "^5.0.0",
"resolve-url": "^0.2.1",
"ret": "^0.1.15",
"rsvp": "^4.8.5",
"safe-regex": "^1.1.0",
"semver": "^5.7.1",
"set-blocking": "^2.0.0",
"shebang-command": "^1.2.0",
"shebang-regex": "^1.0.0",
"supertest": "^6.0.1"
},
"devDependencies": {
"jest": "^26.6.3"
},
"scripts": {
"test": "jest --watchAll --detectOpenHandles",
"start": "node api.js"
},
"engines": {
"node": "15.5.1"
},
"author": "",
"license": "ISC"
}