1{
2    "compiler": {
3        "c++": "201103",
4        "family": "gcc",
5        "version": "12.1.0"
6    },
7    "copyright": "(C) 2013-2022 Niels Lohmann",
8    "name": "JSON for Modern C++",
9    "platform": "apple",
10    "url": "https://github.com/nlohmann/json",
11    "version": {
12        "major": 3,
13        "minor": 11,
14        "patch": 2,
15        "string": "3.11.2"
16    }
17}
18