syslog: restructure code

This commit is contained in:
Girish Ramakrishnan
2023-04-14 19:31:45 +02:00
parent 158ba4ea0b
commit 4c475818bc
11 changed files with 65 additions and 1754 deletions
+5 -1
View File
@@ -3,7 +3,10 @@
"description": "Main code for a cloudron",
"version": "1.0.0",
"private": true,
"contributors": [ "Girish", "Johannes" ],
"contributors": [
"Girish",
"Johannes"
],
"repository": {
"type": "git",
"url": "https://git.cloudron.io/cloudron/box.git"
@@ -44,6 +47,7 @@
"multiparty": "^4.2.3",
"mysql": "^2.18.1",
"nodemailer": "^6.9.1",
"nsyslog-parser": "^0.10.1",
"oidc-provider": "^7.14.3",
"qrcode": "^1.5.1",
"readdirp": "^3.6.0",