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

@@ -1,4 +1,10 @@
{
"_args": [
[
"send@0.16.1",
"/var/www/backend/minis-data"
]
],
"_from": "send@0.16.1",
"_id": "send@0.16.1",
"_inBundle": false,
@@ -20,9 +26,8 @@
"/serve-static"
],
"_resolved": "https://registry.npmjs.org/send/-/send-0.16.1.tgz",
"_shasum": "a70e1ca21d1382c11d0d9f6231deb281080d7ab3",
"_spec": "send@0.16.1",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\express",
"_spec": "0.16.1",
"_where": "/var/www/backend/minis-data",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
@@ -30,7 +35,6 @@
"bugs": {
"url": "https://github.com/pillarjs/send/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -60,7 +64,6 @@
"range-parser": "~1.2.0",
"statuses": "~1.3.1"
},
"deprecated": false,
"description": "Better streaming static file server with Range and conditional-GET support",
"devDependencies": {
"after": "0.8.2",