{
  "name": "vob.debate",
  "version": "0.1.0",
  "pkg-version": 1,
  "extra": null,
  "meta": {
    "authors": [
      "vector-of-bool <vectorofbool@gmail.com>"
    ],
    "description": "The is the vob.debate project. Hello!\n",
    "documentation": "https://github.com/vector-of-bool/debate",
    "homepage": "https://github.com/vector-of-bool/debate",
    "license": "BSL-1.0",
    "readme": "README.md",
    "repository": "https://github.com/vector-of-bool/debate"
  },
  "libraries": [
    {
      "name": "vob.debate",
      "path": ".",
      "using": [],
      "test-using": [],
      "dependencies": [
        {
          "name": "neo-fun",
          "versions": [
            {
              "low": "0.12.0",
              "high": "1.0.0"
            }
          ],
          "using": [
            "neo-fun"
          ]
        },
        {
          "name": "boost.leaf",
          "versions": [
            {
              "low": "1.79.0",
              "high": "2.0.0"
            }
          ],
          "using": [
            "boost.leaf"
          ]
        }
      ],
      "test-dependencies": [
        {
          "name": "catch2",
          "versions": [
            {
              "low": "2.13.9",
              "high": "3.0.0"
            }
          ],
          "using": [
            "main"
          ]
        }
      ]
    }
  ],
  "schema-version": 0
}