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

25
node_modules/depd/package.json generated vendored
View File

@@ -1,30 +1,35 @@
{
"_from": "depd@~1.1.1",
"_args": [
[
"depd@1.1.1",
"/var/www/backend/minis-data"
]
],
"_from": "depd@1.1.1",
"_id": "depd@1.1.1",
"_inBundle": false,
"_integrity": "sha1-V4O04cRZ8G+lyif5kfPQbnoxA1k=",
"_location": "/depd",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "depd@~1.1.1",
"raw": "depd@1.1.1",
"name": "depd",
"escapedName": "depd",
"rawSpec": "~1.1.1",
"rawSpec": "1.1.1",
"saveSpec": null,
"fetchSpec": "~1.1.1"
"fetchSpec": "1.1.1"
},
"_requiredBy": [
"/body-parser",
"/express",
"/express/body-parser",
"/http-errors",
"/send"
],
"_resolved": "https://registry.npmjs.org/depd/-/depd-1.1.1.tgz",
"_shasum": "5783b4e1c459f06fa5ca27f991f3d06e7a310359",
"_spec": "depd@~1.1.1",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\express",
"_spec": "1.1.1",
"_where": "/var/www/backend/minis-data",
"author": {
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
@@ -33,8 +38,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",