Merge pull request #424 from iwanbk/patch-2

Add libjwt
This commit is contained in:
Dominik Picheta 2016-11-18 19:04:29 +01:00 committed by GitHub
commit 3ad1662c15

View File

@ -5438,5 +5438,17 @@
"description": "MaxMind GeoIP library",
"license": "LGPLv2.1",
"web": "https://github.com/FedericoCeratto/nim-mmgeoip"
},
{
"name": "libjwt",
"url": "https://github.com/nimscale/nim-libjwt",
"method": "git",
"tags": [
"jwt",
"libjwt"
],
"description": "Bindings for libjwt",
"license": "LGPLv2.1",
"web": "https://github.com/nimscale/nim-libjwt"
}
]