-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
160 lines (160 loc) · 4.44 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
{
"name": "huggingearth",
"version": "1.0.0",
"main": "index.js",
"dependencies": {
"accepts": "^1.3.8",
"anymatch": "^3.1.3",
"array-flatten": "^1.1.1",
"balanced-match": "^1.0.2",
"basic-auth": "^2.0.1",
"bcryptjs": "^2.4.3",
"binary-extensions": "^2.3.0",
"body-parser": "^1.20.3",
"bootstrap": "^5.3.3",
"brace-expansion": "^1.1.11",
"braces": "^3.0.3",
"bytes": "^3.1.2",
"call-bind": "^1.0.7",
"chokidar": "^3.6.0",
"concat-map": "^0.0.1",
"content-disposition": "^0.5.4",
"content-type": "^1.0.5",
"cookie": "^0.7.1",
"cookie-signature": "^1.0.6",
"cors": "^2.8.5",
"debug": "^2.6.9",
"define-data-property": "^1.1.4",
"depd": "^2.0.0",
"destroy": "^1.2.0",
"dotenv": "^16.4.5",
"dottie": "^2.0.6",
"ee-first": "^1.1.1",
"encodeurl": "^2.0.0",
"es-define-property": "^1.0.0",
"es-errors": "^1.3.0",
"escape-html": "^1.0.3",
"etag": "^1.8.1",
"express": "^4.21.1",
"fill-range": "^7.1.1",
"finalhandler": "^1.3.1",
"forwarded": "^0.2.0",
"fresh": "^0.5.2",
"function-bind": "^1.1.2",
"get-intrinsic": "^1.2.4",
"glob-parent": "^5.1.2",
"gopd": "^1.0.1",
"has-flag": "^3.0.0",
"has-property-descriptors": "^1.0.2",
"has-proto": "^1.0.3",
"has-symbols": "^1.0.3",
"hasown": "^2.0.2",
"helmet": "^6.2.0",
"http-errors": "^2.0.0",
"iconv-lite": "^0.4.24",
"ignore-by-default": "^1.0.1",
"inflection": "^1.13.4",
"inherits": "^2.0.4",
"ipaddr.js": "^1.9.1",
"is-binary-path": "^2.1.0",
"is-extglob": "^2.1.1",
"is-glob": "^4.0.3",
"is-number": "^7.0.0",
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
"marked": "^15.0.3",
"media-typer": "^0.3.0",
"merge-descriptors": "^1.0.3",
"methods": "^1.1.2",
"mime": "^1.6.0",
"mime-db": "^1.52.0",
"mime-types": "^2.1.35",
"minimatch": "^3.1.2",
"moment": "^2.30.1",
"moment-timezone": "^0.5.46",
"morgan": "^1.10.0",
"ms": "^2.0.0",
"multer": "^1.4.5-lts.1",
"negotiator": "^0.6.3",
"normalize-path": "^3.0.0",
"object-assign": "^4.1.1",
"object-inspect": "^1.13.2",
"on-finished": "^2.4.1",
"on-headers": "^1.0.2",
"parseurl": "^1.3.3",
"path-to-regexp": "^0.1.10",
"pg": "^8.13.1",
"pg-cloudflare": "^1.1.1",
"pg-connection-string": "^2.7.0",
"pg-hstore": "^2.3.4",
"pg-int8": "^1.0.1",
"pg-pool": "^3.7.0",
"pg-protocol": "^1.7.0",
"pg-types": "^2.2.0",
"pgpass": "^1.0.5",
"picomatch": "^2.3.1",
"postgres-array": "^2.0.0",
"postgres-bytea": "^1.0.0",
"postgres-date": "^1.0.7",
"postgres-interval": "^1.2.0",
"proxy-addr": "^2.0.7",
"pstree.remy": "^1.1.8",
"qs": "^6.13.0",
"range-parser": "^1.2.1",
"raw-body": "^2.5.2",
"readdirp": "^3.6.0",
"retry-as-promised": "^7.0.4",
"safe-buffer": "^5.2.1",
"safer-buffer": "^2.1.2",
"semver": "^7.6.3",
"send": "^0.19.0",
"sequelize": "^6.37.5",
"sequelize-pool": "^7.1.0",
"serve-static": "^1.16.2",
"set-function-length": "^1.2.2",
"setprototypeof": "^1.2.0",
"side-channel": "^1.0.6",
"simple-update-notifier": "^2.0.0",
"simplemde": "^1.11.2",
"split2": "^4.2.0",
"statuses": "^2.0.1",
"supports-color": "^5.5.0",
"to-regex-range": "^5.0.1",
"toidentifier": "^1.0.1",
"toposort-class": "^1.0.1",
"touch": "^3.1.1",
"type-is": "^1.6.18",
"undefsafe": "^2.0.5",
"underscore": "^1.13.7",
"undici-types": "^6.19.8",
"unpipe": "^1.0.0",
"utils-merge": "^1.0.1",
"uuid": "^8.3.2",
"validator": "^13.12.0",
"vary": "^1.1.2",
"wkx": "^0.5.0",
"xtend": "^4.0.2"
},
"optionalDependencies": {
"fsevents": "^2.3.3"
},
"scripts": {
"start": "node backend/server.js",
"dev": "nodemon backend/server.js",
"lint": "eslint .",
"format": "prettier --write .",
"test": "jest"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "--- ## Wichtige Links: - Repo: https://github.com/ReinerMx/GS2-2024 - Pflichtenheft (Overleaf): https://www.overleaf.com/project/67121d8286e37093f88de455 - Präsi: https://docs.google.com/presentation/d/1VwPwdpmAnKLgP32q3Nw64L7xUm2H4YQJQVxEfDnQM30/edit?usp=sharing - Ähnlicher Catalog: https://huggingface.co/",
"devDependencies": {
"nodemon": "^3.1.7",
"sequelize-cli": "^6.6.2"
},
"workspaces": [
"frontend",
"backend"
]
}