{
  "name": "mpark-variant",
  "version": "1.4.0",
  "port-version": 3,
  "description": "an implementation of C++17 std::variant for C++11/14/17.",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
