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 70e688b..2d99d1d 100644
--- a/packages.json
+++ b/packages.json
@@ -11116,5 +11116,19 @@
"description": "REXPaint .xp parser",
"license": "MIT",
"web": "https://github.com/irskep/rexpaint_nim"
+ },
+ {
+ "name": "ngxcmod",
+ "url": "https://github.com/ba0f3/ngxcmod.nim",
+ "method": "git",
+ "tags": [
+ "nginx",
+ "module",
+ "nginx-c-function",
+ "wrapper"
+ ],
+ "description": "High level wrapper for build nginx module w/ nginx-c-function",
+ "license": "MIT",
+ "web": "https://github.com/ba0f3/ngxcmod.nim"
}
]