21 lines
444 B
JSON
21 lines
444 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": "53a7d56bb25f9ee9b7659cf77b014c261423e750"
|
|
}
|
|
}
|
|
}
|