18 lines
433 B
JSON
18 lines
433 B
JSON
{
|
|
"name": "hunt-jwt",
|
|
"authors": [
|
|
"Oleh Havrys",
|
|
"Sergey Buth",
|
|
"Lionello Lunesu",
|
|
"Tomáš Chaloupka",
|
|
"Zelalem Mekonen",
|
|
"HuntLabs"
|
|
],
|
|
"description": "A D implementation of JSON Web Tokens",
|
|
"copyright": "Copyright © 2021, HuntLabs",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"openssl": {"repository": "git+https://github.com/HenkKalkwater/openssl.git", "version": "163395f4d8ec04c41a5cf60ef19a327c2ef40770"}
|
|
}
|
|
}
|