Skip to content

Commit 89d85c1

Browse files
authored
Merge pull request #897 from ba0f3/add-ngxcmod0623
Add package ngxcmod
2 parents 3174572 + 4707b60 commit 89d85c1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

packages.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11116,5 +11116,19 @@
1111611116
"description": "REXPaint .xp parser",
1111711117
"license": "MIT",
1111811118
"web": "https://github.com/irskep/rexpaint_nim"
11119+
},
11120+
{
11121+
"name": "ngxcmod",
11122+
"url": "https://github.com/ba0f3/ngxcmod.nim",
11123+
"method": "git",
11124+
"tags": [
11125+
"nginx",
11126+
"module",
11127+
"nginx-c-function",
11128+
"wrapper"
11129+
],
11130+
"description": "High level wrapper for build nginx module w/ nginx-c-function",
11131+
"license": "MIT",
11132+
"web": "https://github.com/ba0f3/ngxcmod.nim"
1111911133
}
1112011134
]

0 commit comments

Comments
 (0)