mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-20 15:33:03 +08:00
14 lines
333 B
JSON
14 lines
333 B
JSON
|
{
|
||
|
"name": "functions-framework-cpp",
|
||
|
"version-string": "0.3.0",
|
||
|
"description": "Functions Framework for C++.",
|
||
|
"homepage": "https://github.com/GoogleCloudPlatform/functions-framework-cpp/",
|
||
|
"dependencies": [
|
||
|
"abseil",
|
||
|
"boost-beast",
|
||
|
"boost-program-options",
|
||
|
"boost-serialization",
|
||
|
"nlohmann-json"
|
||
|
]
|
||
|
}
|