json/doc/examples/meta.output
2018-08-18 18:46:15 +02:00

18 lines
391 B
Plaintext

{
"compiler": {
"c++": "201103",
"family": "clang",
"version": "9.1.0 (clang-902.0.39.2)"
},
"copyright": "(C) 2013-2017 Niels Lohmann",
"name": "JSON for Modern C++",
"platform": "apple",
"url": "https://github.com/nlohmann/json",
"version": {
"major": 3,
"minor": 2,
"patch": 0,
"string": "3.2.0"
}
}