18 lines
399 B
JSON
Executable File
18 lines
399 B
JSON
Executable File
{
|
|
"name": "libhydrogen",
|
|
"version-date": "2021-12-02",
|
|
"port-version": 1,
|
|
"description": "A lightweight, secure, easy-to-use crypto library suitable for constrained environments",
|
|
"homepage": "https://github.com/jedisct1/libhydrogen",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|