vcpkg/ports/oatpp-mongo/vcpkg.json

10 lines
267 B
JSON
Raw Normal View History

{
"name": "oatpp-mongo",
"version": "1.2.5",
"description": "Oat++ MongoDB adapter for Oat++ ORM (native client). It contains DTO to BSON mapper plus database driver.",
"homepage": "https://github.com/oatpp/oatpp-mongo",
"dependencies": [
"oatpp"
]
}