/
githubmirror
/
json
Обзор
Документация
Войти
/
githubmirror
/
json
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.10.1
wsjcpp.yml
23 строки
496 B
Niels Lohmann
:bookmark: set version to 3.10.0
17 авг 2021, 16:23
Не верифицирован
17 авг 2021, 16:23
1de378f
Код
Авторство
О чём код?
wsjcpp_version: "v0.1.1" cmake_minimum_required: "3.0" cmake_cxx_standard: "11" name: "nlohmann/json" version: "v3.10.0" description: "JSON for Modern C++" issues: "https://github.com/nlohmann/json/issues" keywords: - "c++" - "json" repositories: - type: main url: "https://github.com/nlohmann/json" authors: - name: "Niels Lohmann" email: "mail@nlohmann.me" distribution: - source-file: "single_include/nlohmann/json.hpp" target-file: "json.hpp" type: "source-code"