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

23
node_modules/statuses/package.json generated vendored
View File

@@ -1,19 +1,25 @@
{
"_from": "statuses@~1.3.1",
"_args": [
[
"statuses@1.3.1",
"/var/www/backend/minis-data"
]
],
"_from": "statuses@1.3.1",
"_id": "statuses@1.3.1",
"_inBundle": false,
"_integrity": "sha1-+vUbnrdKrvOzrPStX2Gr8ky3uT4=",
"_location": "/statuses",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "statuses@~1.3.1",
"raw": "statuses@1.3.1",
"name": "statuses",
"escapedName": "statuses",
"rawSpec": "~1.3.1",
"rawSpec": "1.3.1",
"saveSpec": null,
"fetchSpec": "~1.3.1"
"fetchSpec": "1.3.1"
},
"_requiredBy": [
"/express",
@@ -22,13 +28,11 @@
"/send"
],
"_resolved": "https://registry.npmjs.org/statuses/-/statuses-1.3.1.tgz",
"_shasum": "faf51b9eb74aaef3b3acf4ad5f61abf24cb7b93e",
"_spec": "statuses@~1.3.1",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\express",
"_spec": "1.3.1",
"_where": "/var/www/backend/minis-data",
"bugs": {
"url": "https://github.com/jshttp/statuses/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -40,7 +44,6 @@
"url": "http://jongleberry.com"
}
],
"deprecated": false,
"description": "HTTP status utility",
"devDependencies": {
"csv-parse": "1.1.7",