mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 02:19:00 +08:00
11 lines
295 B
JSON
11 lines
295 B
JSON
|
{
|
||
|
"name": "oatpp-mongo",
|
||
|
"version-string": "1.2.0",
|
||
|
"port-version": 1,
|
||
|
"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"
|
||
|
]
|
||
|
}
|