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

14
node_modules/debug/package.json generated vendored
View File

@@ -1,4 +1,10 @@
{
"_args": [
[
"debug@2.6.9",
"/var/www/backend/minis-data"
]
],
"_from": "debug@2.6.9",
"_id": "debug@2.6.9",
"_inBundle": false,
@@ -18,13 +24,13 @@
"_requiredBy": [
"/body-parser",
"/express",
"/express/body-parser",
"/finalhandler",
"/send"
],
"_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"_shasum": "5d128515df134ff327e90a4c93f4e077a536341f",
"_spec": "debug@2.6.9",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\express",
"_spec": "2.6.9",
"_where": "/var/www/backend/minis-data",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
@@ -33,7 +39,6 @@
"bugs": {
"url": "https://github.com/visionmedia/debug/issues"
},
"bundleDependencies": false,
"component": {
"scripts": {
"debug/index.js": "browser.js",
@@ -54,7 +59,6 @@
"dependencies": {
"ms": "2.0.0"
},
"deprecated": false,
"description": "small debugging utility",
"devDependencies": {
"browserify": "9.0.3",