1c5f01b2fSopenharmony_ciwsjcpp_version: "v0.1.1" 2c5f01b2fSopenharmony_cicmake_minimum_required: "3.0" 3c5f01b2fSopenharmony_cicmake_cxx_standard: "11" 4c5f01b2fSopenharmony_ciname: "nlohmann/json" 5c5f01b2fSopenharmony_civersion: "v3.11.2" 6c5f01b2fSopenharmony_cidescription: "JSON for Modern C++" 7c5f01b2fSopenharmony_ciissues: "https://github.com/nlohmann/json/issues" 8c5f01b2fSopenharmony_cikeywords: 9c5f01b2fSopenharmony_ci - "c++" 10c5f01b2fSopenharmony_ci - "json" 11c5f01b2fSopenharmony_ci 12c5f01b2fSopenharmony_cirepositories: 13c5f01b2fSopenharmony_ci - type: main 14c5f01b2fSopenharmony_ci url: "https://github.com/nlohmann/json" 15c5f01b2fSopenharmony_ci 16c5f01b2fSopenharmony_ciauthors: 17c5f01b2fSopenharmony_ci - name: "Niels Lohmann" 18c5f01b2fSopenharmony_ci email: "mail@nlohmann.me" 19c5f01b2fSopenharmony_ci 20c5f01b2fSopenharmony_cidistribution: 21c5f01b2fSopenharmony_ci - source-file: "single_include/nlohmann/json.hpp" 22c5f01b2fSopenharmony_ci target-file: "json.hpp" 23c5f01b2fSopenharmony_ci type: "source-code" 24c5f01b2fSopenharmony_ci - source-file: "single_include/nlohmann/json_fwd.hpp" 25c5f01b2fSopenharmony_ci target-file: "json_fwd.hpp" 26c5f01b2fSopenharmony_ci type: "source-code" 27