aboutsummaryrefslogtreecommitdiff
path: root/ports/oatpp-consul/vcpkg.json
blob: 663067153f70602ce602b508cae3ed7cd888bfbe (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "oatpp-consul",
  "version-string": "1.2.0",
  "port-version": 1,
  "description": "OAT++ Modern web framework consul module.",
  "homepage": "https://github.com/oatpp/oatpp-consul",
  "dependencies": [
    "oatpp"
  ]
}