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

14
node_modules/cookie/package.json generated vendored
View File

@@ -1,4 +1,10 @@
{
"_args": [
[
"cookie@0.3.1",
"/var/www/backend/minis-data"
]
],
"_from": "cookie@0.3.1",
"_id": "cookie@0.3.1",
"_inBundle": false,
@@ -16,12 +22,12 @@
"fetchSpec": "0.3.1"
},
"_requiredBy": [
"/cookie-parser",
"/express"
],
"_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz",
"_shasum": "e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb",
"_spec": "cookie@0.3.1",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\express",
"_spec": "0.3.1",
"_where": "/var/www/backend/minis-data",
"author": {
"name": "Roman Shtylman",
"email": "shtylman@gmail.com"
@@ -29,14 +35,12 @@
"bugs": {
"url": "https://github.com/jshttp/cookie/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
}
],
"deprecated": false,
"description": "HTTP server cookie parsing and serialization",
"devDependencies": {
"istanbul": "0.4.3",