{
  "name": "absent",
  "version": "0.3.1",
  "port-version": 3,
  "description": "A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way",
  "homepage": "https://github.com/rvarago/absent",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
