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,28 +1,33 @@
{
"_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": "/body-parser/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": [
"/body-parser",
"/body-parser/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\\body-parser",
"_spec": "1.1.2",
"_where": "/var/www/backend/minis-data",
"author": {
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
@@ -31,8 +36,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,27 +1,32 @@
{
"_from": "http-errors@~1.6.3",
"_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,
"_integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=",
"_location": "/body-parser/http-errors",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "http-errors@~1.6.3",
"raw": "http-errors@1.6.3",
"name": "http-errors",
"escapedName": "http-errors",
"rawSpec": "~1.6.3",
"rawSpec": "1.6.3",
"saveSpec": null,
"fetchSpec": "~1.6.3"
"fetchSpec": "1.6.3"
},
"_requiredBy": [
"/body-parser"
],
"_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\\body-parser",
"_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": "mime-db@~1.35.0",
"_args": [
[
"mime-db@1.35.0",
"/var/www/backend/minis-data"
]
],
"_from": "mime-db@1.35.0",
"_id": "mime-db@1.35.0",
"_inBundle": false,
"_integrity": "sha512-JWT/IcCTsB0Io3AhWUMjRqucrHSPsSf2xKLaRldJVULioggvkJvggZ3VXNNSRkCddE6D+BUI4HEIZIA2OjwIvg==",
"_location": "/body-parser/mime-db",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "mime-db@~1.35.0",
"raw": "mime-db@1.35.0",
"name": "mime-db",
"escapedName": "mime-db",
"rawSpec": "~1.35.0",
"rawSpec": "1.35.0",
"saveSpec": null,
"fetchSpec": "~1.35.0"
"fetchSpec": "1.35.0"
},
"_requiredBy": [
"/body-parser/mime-types"
],
"_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.35.0.tgz",
"_shasum": "0569d657466491283709663ad379a99b90d9ab47",
"_spec": "mime-db@~1.35.0",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\body-parser\\node_modules\\mime-types",
"_spec": "1.35.0",
"_where": "/var/www/backend/minis-data",
"bugs": {
"url": "https://github.com/jshttp/mime-db/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -42,7 +46,6 @@
"url": "http://github.com/broofa"
}
],
"deprecated": false,
"description": "Media Type Database",
"devDependencies": {
"bluebird": "3.5.1",

View File

@@ -1,31 +1,35 @@
{
"_from": "mime-types@~2.1.18",
"_args": [
[
"mime-types@2.1.19",
"/var/www/backend/minis-data"
]
],
"_from": "mime-types@2.1.19",
"_id": "mime-types@2.1.19",
"_inBundle": false,
"_integrity": "sha512-P1tKYHVSZ6uFo26mtnve4HQFE3koh1UWVkp8YUC+ESBHe945xWSoXuHHiGarDqcEZ+whpCDnlNw5LON0kLo+sw==",
"_location": "/body-parser/mime-types",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "mime-types@~2.1.18",
"raw": "mime-types@2.1.19",
"name": "mime-types",
"escapedName": "mime-types",
"rawSpec": "~2.1.18",
"rawSpec": "2.1.19",
"saveSpec": null,
"fetchSpec": "~2.1.18"
"fetchSpec": "2.1.19"
},
"_requiredBy": [
"/body-parser/type-is"
],
"_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.19.tgz",
"_shasum": "71e464537a7ef81c15f2db9d97e913fc0ff606f0",
"_spec": "mime-types@~2.1.18",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\body-parser\\node_modules\\type-is",
"_spec": "2.1.19",
"_where": "/var/www/backend/minis-data",
"bugs": {
"url": "https://github.com/jshttp/mime-types/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -45,7 +49,6 @@
"dependencies": {
"mime-db": "~1.35.0"
},
"deprecated": false,
"description": "The ultimate javascript content-type utility.",
"devDependencies": {
"eslint": "4.19.1",

View File

@@ -1,4 +1,10 @@
{
"_args": [
[
"qs@6.5.2",
"/var/www/backend/minis-data"
]
],
"_from": "qs@6.5.2",
"_id": "qs@6.5.2",
"_inBundle": false,
@@ -19,13 +25,11 @@
"/body-parser"
],
"_resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz",
"_shasum": "cb3ae806e8740444584ef154ce8ee98d403f3e36",
"_spec": "qs@6.5.2",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\body-parser",
"_spec": "6.5.2",
"_where": "/var/www/backend/minis-data",
"bugs": {
"url": "https://github.com/ljharb/qs/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Jordan Harband",
@@ -34,7 +38,6 @@
}
],
"dependencies": {},
"deprecated": false,
"description": "A querystring parser that supports nesting and arrays, with a depth limit",
"devDependencies": {
"@ljharb/eslint-config": "^12.2.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": "/body-parser/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": [
"/body-parser/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\\body-parser\\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",

View File

@@ -1,31 +1,35 @@
{
"_from": "type-is@~1.6.16",
"_args": [
[
"type-is@1.6.16",
"/var/www/backend/minis-data"
]
],
"_from": "type-is@1.6.16",
"_id": "type-is@1.6.16",
"_inBundle": false,
"_integrity": "sha512-HRkVv/5qY2G6I8iab9cI7v1bOIdhm94dVjQCPFElW9W+3GeDOSHmy2EBYe4VTApuzolPcmgFTN3ftVJRKR2J9Q==",
"_location": "/body-parser/type-is",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "type-is@~1.6.16",
"raw": "type-is@1.6.16",
"name": "type-is",
"escapedName": "type-is",
"rawSpec": "~1.6.16",
"rawSpec": "1.6.16",
"saveSpec": null,
"fetchSpec": "~1.6.16"
"fetchSpec": "1.6.16"
},
"_requiredBy": [
"/body-parser"
],
"_resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.16.tgz",
"_shasum": "f89ce341541c672b25ee7ae3c73dee3b2be50194",
"_spec": "type-is@~1.6.16",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\body-parser",
"_spec": "1.6.16",
"_where": "/var/www/backend/minis-data",
"bugs": {
"url": "https://github.com/jshttp/type-is/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -41,7 +45,6 @@
"media-typer": "0.3.0",
"mime-types": "~2.1.18"
},
"deprecated": false,
"description": "Infer the content-type of a request.",
"devDependencies": {
"eslint": "3.19.0",

View File

@@ -1,5 +1,11 @@
{
"_from": "body-parser",
"_args": [
[
"body-parser@1.18.3",
"/var/www/backend/minis-data"
]
],
"_from": "body-parser@1.18.3",
"_id": "body-parser@1.18.3",
"_inBundle": false,
"_integrity": "sha1-WykhmP/dVTs6DyDe0FkrlWlVyLQ=",
@@ -10,27 +16,24 @@
"setprototypeof": "1.1.0"
},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "body-parser",
"raw": "body-parser@1.18.3",
"name": "body-parser",
"escapedName": "body-parser",
"rawSpec": "",
"rawSpec": "1.18.3",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "1.18.3"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.18.3.tgz",
"_shasum": "5b292198ffdd553b3a0f20ded0592b956955c8b4",
"_spec": "body-parser",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI",
"_spec": "1.18.3",
"_where": "/var/www/backend/minis-data",
"bugs": {
"url": "https://github.com/expressjs/body-parser/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -54,7 +57,6 @@
"raw-body": "2.3.3",
"type-is": "~1.6.16"
},
"deprecated": false,
"description": "Node.js body parsing middleware",
"devDependencies": {
"eslint": "4.19.1",