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,4 +1,10 @@
{
"_args": [
[
"serve-static@1.13.1",
"/var/www/backend/minis-data"
]
],
"_from": "serve-static@1.13.1",
"_id": "serve-static@1.13.1",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/express"
],
"_resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.13.1.tgz",
"_shasum": "4c57d53404a761d8f2e7c1e8a18a47dbf278a719",
"_spec": "serve-static@1.13.1",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\express",
"_spec": "1.13.1",
"_where": "/var/www/backend/minis-data",
"author": {
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
@@ -29,14 +34,12 @@
"bugs": {
"url": "https://github.com/expressjs/serve-static/issues"
},
"bundleDependencies": false,
"dependencies": {
"encodeurl": "~1.0.1",
"escape-html": "~1.0.3",
"parseurl": "~1.3.2",
"send": "0.16.1"
},
"deprecated": false,
"description": "Serve static files",
"devDependencies": {
"eslint": "3.19.0",