{
  "name": "libvault",
  "version": "0.56.0",
  "description": "A C++ library for Hashicorp Vault",
  "homepage": "https://github.com/abedra/libvault",
  "license": "MIT",
  "supports": "!uwp",
  "dependencies": [
    "curl",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
