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