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

13
node_modules/ee-first/package.json generated vendored
View File

@@ -1,4 +1,10 @@
{
"_args": [
[
"ee-first@1.1.1",
"/var/www/backend/minis-data"
]
],
"_from": "ee-first@1.1.1",
"_id": "ee-first@1.1.1",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/on-finished"
],
"_resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
"_shasum": "590c61156b0ae2f4f0255732a158b266bc56b21d",
"_spec": "ee-first@1.1.1",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\on-finished",
"_spec": "1.1.1",
"_where": "/var/www/backend/minis-data",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
@@ -30,14 +35,12 @@
"bugs": {
"url": "https://github.com/jonathanong/ee-first/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
}
],
"deprecated": false,
"description": "return the first event in a set of ee/event pairs",
"devDependencies": {
"istanbul": "0.3.9",