mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Add JWT
This commit is contained in:
parent
a7df5638c0
commit
c59f1906d9
@ -1139,6 +1139,7 @@
|
||||
"web": "https://github.com/Araq/Nim"
|
||||
},
|
||||
{
|
||||
<<<<<<< HEAD
|
||||
"name": "nre",
|
||||
"url": "https://github.com/flaviut/nre.git",
|
||||
"method": "git",
|
||||
@ -1209,5 +1210,23 @@
|
||||
"description": "A brainfuck interpreter and compiler",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/def-/nim-brainfuck"
|
||||
},
|
||||
{
|
||||
"name": "nimsuggest",
|
||||
"url": "https://github.com/nim-lang/nimsuggest.git",
|
||||
"method": "git",
|
||||
"tags": ["binary", "app", "suggest", "compiler", "autocomplete", "nim"],
|
||||
"description": "Tool for providing auto completion data for Nim source code.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-lang/nimsuggest"
|
||||
},
|
||||
{
|
||||
"name": "jwt",
|
||||
"url": "https://github.com/ekarlso/nim-jwt.git",
|
||||
"method": "git",
|
||||
"tags": ["library", "crypto", "hash"],
|
||||
"description": "JSON Web Tokens for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ekarlso/nim-jwt"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user