18 lines
334 B
JSON
18 lines
334 B
JSON
|
{
|
||
|
"name": "oatpp-consul",
|
||
|
"version": "1.3.0",
|
||
|
"description": "OAT++ Modern web framework consul module.",
|
||
|
"homepage": "https://github.com/oatpp/oatpp-consul",
|
||
|
"dependencies": [
|
||
|
"oatpp",
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|