mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 23:11:17 +08:00
11 lines
188 B
JSON
11 lines
188 B
JSON
|
{
|
||
|
"name": "aws-lambda-cpp",
|
||
|
"version-string": "0.2.6",
|
||
|
"port-version": 1,
|
||
|
"description": "C++ Runtime for AWS Lambda.",
|
||
|
"supports": "linux",
|
||
|
"dependencies": [
|
||
|
"curl"
|
||
|
]
|
||
|
}
|