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

View File

@@ -1,27 +1,32 @@
{
"_from": "depd@~1.1.2",
"_args": [
[
"depd@1.1.2",
"/var/www/backend/minis-data"
]
],
"_from": "depd@1.1.2",
"_id": "depd@1.1.2",
"_inBundle": false,
"_integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=",
"_location": "/raw-body/depd",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "depd@~1.1.2",
"raw": "depd@1.1.2",
"name": "depd",
"escapedName": "depd",
"rawSpec": "~1.1.2",
"rawSpec": "1.1.2",
"saveSpec": null,
"fetchSpec": "~1.1.2"
"fetchSpec": "1.1.2"
},
"_requiredBy": [
"/raw-body/http-errors"
],
"_resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz",
"_shasum": "9bcd52e14c097763e749b274c4346ed2e560b5a9",
"_spec": "depd@~1.1.2",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\raw-body\\node_modules\\http-errors",
"_spec": "1.1.2",
"_where": "/var/www/backend/minis-data",
"author": {
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
@@ -30,8 +35,6 @@
"bugs": {
"url": "https://github.com/dougwilson/nodejs-depd/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Deprecate all the things",
"devDependencies": {
"beautify-benchmark": "0.2.4",

View File

@@ -1,4 +1,10 @@
{
"_args": [
[
"http-errors@1.6.3",
"/var/www/backend/minis-data"
]
],
"_from": "http-errors@1.6.3",
"_id": "http-errors@1.6.3",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/raw-body"
],
"_resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz",
"_shasum": "8b55680bb4be283a0b5bf4ea2e38580be1d9320d",
"_spec": "http-errors@1.6.3",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\raw-body",
"_spec": "1.6.3",
"_where": "/var/www/backend/minis-data",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
@@ -30,7 +35,6 @@
"bugs": {
"url": "https://github.com/jshttp/http-errors/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Alan Plum",
@@ -47,7 +51,6 @@
"setprototypeof": "1.1.0",
"statuses": ">= 1.4.0 < 2"
},
"deprecated": false,
"description": "Create HTTP error objects",
"devDependencies": {
"eslint": "4.18.1",

View File

@@ -1,31 +1,35 @@
{
"_from": "statuses@>= 1.4.0 < 2",
"_args": [
[
"statuses@1.5.0",
"/var/www/backend/minis-data"
]
],
"_from": "statuses@1.5.0",
"_id": "statuses@1.5.0",
"_inBundle": false,
"_integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=",
"_location": "/raw-body/statuses",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "statuses@>= 1.4.0 < 2",
"raw": "statuses@1.5.0",
"name": "statuses",
"escapedName": "statuses",
"rawSpec": ">= 1.4.0 < 2",
"rawSpec": "1.5.0",
"saveSpec": null,
"fetchSpec": ">= 1.4.0 < 2"
"fetchSpec": "1.5.0"
},
"_requiredBy": [
"/raw-body/http-errors"
],
"_resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz",
"_shasum": "161c7dac177659fd9811f43771fa99381478628c",
"_spec": "statuses@>= 1.4.0 < 2",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\raw-body\\node_modules\\http-errors",
"_spec": "1.5.0",
"_where": "/var/www/backend/minis-data",
"bugs": {
"url": "https://github.com/jshttp/statuses/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -37,7 +41,6 @@
"url": "http://jongleberry.com"
}
],
"deprecated": false,
"description": "HTTP status utility",
"devDependencies": {
"csv-parse": "1.2.4",

13
node_modules/raw-body/package.json generated vendored
View File

@@ -1,4 +1,10 @@
{
"_args": [
[
"raw-body@2.3.3",
"/var/www/backend/minis-data"
]
],
"_from": "raw-body@2.3.3",
"_id": "raw-body@2.3.3",
"_inBundle": false,
@@ -22,9 +28,8 @@
"/body-parser"
],
"_resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.3.3.tgz",
"_shasum": "1b324ece6b5706e153855bc1148c65bb7f6ea0c3",
"_spec": "raw-body@2.3.3",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\body-parser",
"_spec": "2.3.3",
"_where": "/var/www/backend/minis-data",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
@@ -33,7 +38,6 @@
"bugs": {
"url": "https://github.com/stream-utils/raw-body/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -50,7 +54,6 @@
"iconv-lite": "0.4.23",
"unpipe": "1.0.0"
},
"deprecated": false,
"description": "Get and validate the raw body of a readable stream.",
"devDependencies": {
"bluebird": "3.5.1",