You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
373 B
17 lines
373 B
{
|
|
"compiler": {
|
|
"c++": "201103",
|
|
"family": "gcc",
|
|
"version": "12.3.0"
|
|
},
|
|
"copyright": "(C) 2013-2022 Niels Lohmann",
|
|
"name": "JSON for Modern C++",
|
|
"platform": "apple",
|
|
"url": "https://github.com/nlohmann/json",
|
|
"version": {
|
|
"major": 3,
|
|
"minor": 11,
|
|
"patch": 3,
|
|
"string": "3.11.3"
|
|
}
|
|
}
|
|
|