blob: 08d6aeb2908b15ac5997929230cd824c878f7800 (
plain)
1
2
3
4
5
6
7
|
{
"name": "tomlplusplus",
"version": "2.5.0",
"description": "Header-only TOML config file parser and serializer for modern C++.",
"homepage": "https://marzer.github.io/tomlplusplus/",
"supports": "!(arm | uwp | osx)"
}
|