{
  "name": "bext-mp",
  "version-date": "2023-03-02",
  "description": "C++20 ~~Template~~ Meta-Programming",
  "homepage": "https://boost-ext.github.io/mp/",
  "license": "BSL-1.0",
  "supports": "!windows | mingw",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
