json/docs/examples/meta.output
2022-08-01 23:27:58 +02:00

18 lines
373 B
Plaintext

{
"compiler": {
"c++": "201103",
"family": "gcc",
"version": "11.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": 1,
"string": "3.11.1"
}
}