{
  "name": "neo-fun",
  "version": "0.14.1",
  "pkg-version": 1,
  "extra": null,
  "meta": {
    "authors": [
      "vector-of-bool <vectorofbool@gmail.com>"
    ],
    "description": "A set of libraries that don't fit anywhere else",
    "documentation": "https://github.com/vector-of-bool/neo-fun/tree/master/docs",
    "homepage": "https://github.com/vector-of-bool/neo-fun",
    "license": "BSL-1.0",
    "readme": "README.md",
    "repository": "https://github.com/vector-of-bool/neo-fun"
  },
  "libraries": [
    {
      "name": "neo-fun",
      "path": ".",
      "using": [],
      "test-using": [],
      "dependencies": [],
      "test-dependencies": [
        {
          "name": "catch2",
          "versions": [
            {
              "low": "2.13.7",
              "high": "3.0.0"
            }
          ],
          "using": [
            "main"
          ]
        }
      ]
    }
  ],
  "schema-version": 0
}