-
Notifications
You must be signed in to change notification settings - Fork 2
/
package.json
225 lines (225 loc) · 6.47 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
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
{
"name": "team3_ec",
"version": "1.0.0",
"description": "<h3>Schema DataBase</h3>",
"main": "index.js",
"dependencies": {
"accepts": "^1.3.8",
"acorn": "^8.8.2",
"acorn-jsx": "^5.3.2",
"ajv": "^6.12.6",
"ansi-regex": "^5.0.1",
"ansi-styles": "^4.3.0",
"argparse": "^2.0.1",
"array-buffer-byte-length": "^1.0.0",
"array-flatten": "^1.1.1",
"array-includes": "^3.1.6",
"array.prototype.flat": "^1.3.1",
"array.prototype.flatmap": "^1.3.1",
"available-typed-arrays": "^1.0.5",
"balanced-match": "^1.0.2",
"body-parser": "^1.20.1",
"brace-expansion": "^1.1.11",
"bytes": "^3.1.2",
"call-bind": "^1.0.2",
"callsites": "^3.1.0",
"chalk": "^4.1.2",
"color-convert": "^2.0.1",
"color-name": "^1.1.4",
"concat-map": "^0.0.1",
"confusing-browser-globals": "^1.0.11",
"content-disposition": "^0.5.4",
"content-type": "^1.0.5",
"cookie": "^0.5.0",
"cookie-parser": "^1.4.6",
"cookie-signature": "^1.0.6",
"cross-spawn": "^7.0.3",
"debug": "^2.6.9",
"deep-is": "^0.1.4",
"define-properties": "^1.2.0",
"depd": "^2.0.0",
"destroy": "^1.2.0",
"doctrine": "^3.0.0",
"dotenv": "^16.0.3",
"ee-first": "^1.1.1",
"encodeurl": "^1.0.2",
"es-abstract": "^1.21.2",
"es-set-tostringtag": "^2.0.1",
"es-shim-unscopables": "^1.0.0",
"es-to-primitive": "^1.2.1",
"escape-html": "^1.0.3",
"escape-string-regexp": "^4.0.0",
"eslint": "^8.41.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-import-resolver-node": "^0.3.7",
"eslint-module-utils": "^2.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-scope": "^7.2.0",
"eslint-visitor-keys": "^3.4.1",
"espree": "^9.5.2",
"esquery": "^1.5.0",
"esrecurse": "^4.3.0",
"estraverse": "^5.3.0",
"esutils": "^2.0.3",
"etag": "^1.8.1",
"express": "^4.18.2",
"fast-deep-equal": "^3.1.3",
"fast-json-stable-stringify": "^2.1.0",
"fast-levenshtein": "^2.0.6",
"fastq": "^1.15.0",
"file-entry-cache": "^6.0.1",
"finalhandler": "^1.2.0",
"find-up": "^5.0.0",
"flat-cache": "^3.0.4",
"flatted": "^3.2.7",
"for-each": "^0.3.3",
"forwarded": "^0.2.0",
"fresh": "^0.5.2",
"fs.realpath": "^1.0.0",
"function-bind": "^1.1.1",
"function.prototype.name": "^1.1.5",
"functions-have-names": "^1.2.3",
"get-intrinsic": "^1.2.1",
"get-symbol-description": "^1.0.0",
"glob": "^7.2.3",
"glob-parent": "^6.0.2",
"globals": "^13.20.0",
"globalthis": "^1.0.3",
"gopd": "^1.0.1",
"graphemer": "^1.4.0",
"has": "^1.0.3",
"has-bigints": "^1.0.2",
"has-flag": "^4.0.0",
"has-property-descriptors": "^1.0.0",
"has-proto": "^1.0.1",
"has-symbols": "^1.0.3",
"has-tostringtag": "^1.0.0",
"http-errors": "^2.0.0",
"iconv-lite": "^0.4.24",
"ignore": "^5.2.4",
"import-fresh": "^3.3.0",
"imurmurhash": "^0.1.4",
"inflight": "^1.0.6",
"inherits": "^2.0.4",
"internal-slot": "^1.0.5",
"ipaddr.js": "^1.9.1",
"is-array-buffer": "^3.0.2",
"is-bigint": "^1.0.4",
"is-boolean-object": "^1.1.2",
"is-callable": "^1.2.7",
"is-core-module": "^2.12.1",
"is-date-object": "^1.0.5",
"is-extglob": "^2.1.1",
"is-glob": "^4.0.3",
"is-negative-zero": "^2.0.2",
"is-number-object": "^1.0.7",
"is-path-inside": "^3.0.3",
"is-regex": "^1.1.4",
"is-shared-array-buffer": "^1.0.2",
"is-string": "^1.0.7",
"is-symbol": "^1.0.4",
"is-typed-array": "^1.1.10",
"is-weakref": "^1.0.2",
"isexe": "^2.0.0",
"js-yaml": "^4.1.0",
"json-schema-traverse": "^0.4.1",
"json-stable-stringify-without-jsonify": "^1.0.1",
"json5": "^1.0.2",
"levn": "^0.4.1",
"locate-path": "^6.0.0",
"lodash.merge": "^4.6.2",
"media-typer": "^0.3.0",
"merge-descriptors": "^1.0.1",
"methods": "^1.1.2",
"mime": "^1.6.0",
"mime-db": "^1.52.0",
"mime-types": "^2.1.35",
"minimatch": "^3.1.2",
"minimist": "^1.2.8",
"ms": "^2.0.0",
"natural-compare": "^1.4.0",
"negotiator": "^0.6.3",
"object-inspect": "^1.12.3",
"object-keys": "^1.1.1",
"object.assign": "^4.1.4",
"object.entries": "^1.1.6",
"object.values": "^1.1.6",
"on-finished": "^2.4.1",
"once": "^1.4.0",
"optionator": "^0.9.1",
"p-limit": "^3.1.0",
"p-locate": "^5.0.0",
"parent-module": "^1.0.1",
"parseurl": "^1.3.3",
"path-exists": "^4.0.0",
"path-is-absolute": "^1.0.1",
"path-key": "^3.1.1",
"path-parse": "^1.0.7",
"path-to-regexp": "^0.1.7",
"prelude-ls": "^1.2.1",
"proxy-addr": "^2.0.7",
"punycode": "^2.3.0",
"qs": "^6.11.0",
"queue-microtask": "^1.2.3",
"range-parser": "^1.2.1",
"raw-body": "^2.5.1",
"regexp.prototype.flags": "^1.5.0",
"resolve": "^1.22.2",
"resolve-from": "^4.0.0",
"reusify": "^1.0.4",
"rimraf": "^3.0.2",
"run-parallel": "^1.2.0",
"safe-buffer": "^5.2.1",
"safe-regex-test": "^1.0.0",
"safer-buffer": "^2.1.2",
"semver": "^6.3.0",
"send": "^0.18.0",
"serve-static": "^1.15.0",
"setprototypeof": "^1.2.0",
"shebang-command": "^2.0.0",
"shebang-regex": "^3.0.0",
"side-channel": "^1.0.4",
"statuses": "^2.0.1",
"string.prototype.trim": "^1.2.7",
"string.prototype.trimend": "^1.0.6",
"string.prototype.trimstart": "^1.0.6",
"strip-ansi": "^6.0.1",
"strip-bom": "^3.0.0",
"strip-json-comments": "^3.1.1",
"supports-color": "^7.2.0",
"supports-preserve-symlinks-flag": "^1.0.0",
"text-table": "^0.2.0",
"toidentifier": "^1.0.1",
"tsconfig-paths": "^3.14.2",
"type-check": "^0.4.0",
"type-fest": "^0.20.2",
"type-is": "^1.6.18",
"typed-array-length": "^1.0.4",
"unbox-primitive": "^1.0.2",
"unpipe": "^1.0.0",
"uri-js": "^4.4.1",
"utils-merge": "^1.0.1",
"vary": "^1.1.2",
"which": "^2.0.2",
"which-boxed-primitive": "^1.0.2",
"which-typed-array": "^1.1.9",
"word-wrap": "^1.2.3",
"wrappy": "^1.0.2",
"yocto-queue": "^0.1.0"
},
"scripts": {
"start": "cd ./client && npm i && npm run build && cd ../server && npm i && npm start",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/GSG-G13/team3_ec.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/GSG-G13/team3_ec/issues"
},
"homepage": "https://github.com/GSG-G13/team3_ec#readme"
}