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

23
node_modules/methods/package.json generated vendored
View File

@@ -1,34 +1,38 @@
{
"_from": "methods@~1.1.2",
"_args": [
[
"methods@1.1.2",
"/var/www/backend/minis-data"
]
],
"_from": "methods@1.1.2",
"_id": "methods@1.1.2",
"_inBundle": false,
"_integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=",
"_location": "/methods",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "methods@~1.1.2",
"raw": "methods@1.1.2",
"name": "methods",
"escapedName": "methods",
"rawSpec": "~1.1.2",
"rawSpec": "1.1.2",
"saveSpec": null,
"fetchSpec": "~1.1.2"
"fetchSpec": "1.1.2"
},
"_requiredBy": [
"/express"
],
"_resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
"_shasum": "5529a4d67654134edcc5266656835b0f851afcee",
"_spec": "methods@~1.1.2",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\express",
"_spec": "1.1.2",
"_where": "/var/www/backend/minis-data",
"browser": {
"http": false
},
"bugs": {
"url": "https://github.com/jshttp/methods/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -45,7 +49,6 @@
"url": "http://tjholowaychuk.com"
}
],
"deprecated": false,
"description": "HTTP methods that node supports",
"devDependencies": {
"istanbul": "0.4.1",