early-access version 2853
This commit is contained in:
10
externals/vcpkg/ports/jwt-cpp/vcpkg.json
vendored
Executable file
10
externals/vcpkg/ports/jwt-cpp/vcpkg.json
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "jwt-cpp",
|
||||
"version-semver": "0.6.0",
|
||||
"description": "A header only library for creating and validating json web tokens in c++",
|
||||
"homepage": "https://github.com/Thalhammer/jwt-cpp",
|
||||
"license": "MIT",
|
||||
"dependencies": [
|
||||
"picojson"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user