aboutsummaryrefslogtreecommitdiff
path: root/ports/oatpp-mongo/vcpkg.json
blob: cbdf48c1af96ca0f13daf75a0415ff10ee162c3e (plain)
1
2
3
4
5
6
7
8
9
{
  "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"
  ]
}