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": [
[
"path-to-regexp@0.1.7",
"/var/www/backend/minis-data"
]
],
"_from": "path-to-regexp@0.1.7",
"_id": "path-to-regexp@0.1.7",
"_inBundle": false,
@@ -19,19 +25,16 @@
"/express"
],
"_resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
"_shasum": "df604178005f522f15eb4490e7247a1bfaa67f8c",
"_spec": "path-to-regexp@0.1.7",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\express",
"_spec": "0.1.7",
"_where": "/var/www/backend/minis-data",
"bugs": {
"url": "https://github.com/component/path-to-regexp/issues"
},
"bundleDependencies": false,
"component": {
"scripts": {
"path-to-regexp": "index.js"
}
},
"deprecated": false,
"description": "Express style path to RegExp utility",
"devDependencies": {
"istanbul": "^0.2.6",