Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
409 B
JSON

{
"name": "amqpcpp",
"version": "4.3.27",
"description": "AMQP-CPP is a C++ library for communicating with a RabbitMQ message broker",
"homepage": "https://github.com/CopernicaMarketingSoftware/AMQP-CPP",
"license": "Apache-2.0",
"dependencies": [
"openssl",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}