{
  "name": "boost-circular-buffer",
  "version": "1.79.0",
  "description": "Boost circular_buffer module",
  "homepage": "https://github.com/boostorg/circular_buffer",
  "license": "BSL-1.0",
  "dependencies": [
    "boost-assert",
    "boost-concept-check",
    "boost-config",
    "boost-core",
    "boost-move",
    "boost-static-assert",
    "boost-throw-exception",
    "boost-type-traits",
    "boost-vcpkg-helpers"
  ]
}