aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index fb7b565..4a6d4d2 100644
--- a/packages.json
+++ b/packages.json
@@ -11229,5 +11229,19 @@
"description": "Terse and composable error handling.",
"license": "MIT",
"web": "https://github.com/quelklef/nim-sugerror"
+ },
+ {
+ "name": "sermon",
+ "url": "https://github.com/ThomasTJdev/nim_sermon",
+ "method": "git",
+ "tags": [
+ "monitor",
+ "storage",
+ "memory",
+ "process"
+ ],
+ "description": "Monitor the state and memory of processes and URL response.",
+ "license": "MIT",
+ "web": "https://github.com/ThomasTJdev/nim_sermon"
}
]