{
  "name": "boost-signals2",
  "version": "1.79.0",
  "description": "Boost signals2 module",
  "homepage": "https://github.com/boostorg/signals2",
  "license": "BSL-1.0",
  "dependencies": [
    "boost-assert",
    "boost-bind",
    "boost-config",
    "boost-core",
    "boost-function",
    "boost-iterator",
    "boost-mpl",
    "boost-optional",
    "boost-parameter",
    "boost-predef",
    "boost-preprocessor",
    "boost-smart-ptr",
    "boost-throw-exception",
    "boost-tuple",
    "boost-type-traits",
    "boost-variant",
    "boost-vcpkg-helpers"
  ]
}