Initial commit

This commit is contained in:
Walamana
2024-08-06 22:13:11 +02:00
parent 7905a88e62
commit 72ca3af857
115 changed files with 8932 additions and 8670 deletions

13
node_modules/negotiator/package.json generated vendored
View File

@@ -1,4 +1,10 @@
{
"_args": [
[
"negotiator@0.6.1",
"/var/www/backend/minis-data"
]
],
"_from": "negotiator@0.6.1",
"_id": "negotiator@0.6.1",
"_inBundle": false,
@@ -19,13 +25,11 @@
"/accepts"
],
"_resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.1.tgz",
"_shasum": "2b327184e8992101177b28563fb5e7102acd0ca9",
"_spec": "negotiator@0.6.1",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\accepts",
"_spec": "0.6.1",
"_where": "/var/www/backend/minis-data",
"bugs": {
"url": "https://github.com/jshttp/negotiator/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -41,7 +45,6 @@
"url": "http://blog.izs.me/"
}
],
"deprecated": false,
"description": "HTTP content negotiation",
"devDependencies": {
"istanbul": "0.4.3",