aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 21b0cc4..b30c2e5 100644
--- a/packages.json
+++ b/packages.json
@@ -8535,5 +8535,20 @@
"description": "Bass wrapper for Nim",
"license": "MIT",
"web": "https://github.com/genotrance/nimbass"
+ },
+ {
+ "name": "nimkerberos",
+ "url": "https://github.com/genotrance/nimkerberos",
+ "method": "git",
+ "tags": [
+ "kerberos",
+ "ntlm",
+ "authentication",
+ "auth",
+ "sspi"
+ ],
+ "description": "WinKerberos wrapper for Nim",
+ "license": "MIT",
+ "web": "https://github.com/genotrance/nimkerberos"
}
]