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/fresh/package.json generated vendored
View File

@@ -1,4 +1,10 @@
{
"_args": [
[
"fresh@0.5.2",
"/var/www/backend/minis-data"
]
],
"_from": "fresh@0.5.2",
"_id": "fresh@0.5.2",
"_inBundle": false,
@@ -20,9 +26,8 @@
"/send"
],
"_resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
"_shasum": "3d8cadd90d976569fa835ab1f8e4b23a105605a7",
"_spec": "fresh@0.5.2",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\express",
"_spec": "0.5.2",
"_where": "/var/www/backend/minis-data",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca",
@@ -31,7 +36,6 @@
"bugs": {
"url": "https://github.com/jshttp/fresh/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -43,7 +47,6 @@
"url": "http://jongleberry.com"
}
],
"deprecated": false,
"description": "HTTP response freshness testing",
"devDependencies": {
"beautify-benchmark": "0.2.4",