{
  "name": "ring-span-lite",
  "version": "0.6.0",
  "port-version": 1,
  "description": "A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library",
  "homepage": "https://github.com/martinmoene/ring-span-lite",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
