1 2 3 4 5 6 7 8 9 10 11 12 13 14
{ "name": "libloot", "version": "0.26.3", "description": "A C++ library for accessing LOOT's metadata and sorting functionality.", "homepage": "https://github.com/loot/libloot/", "license": "GPL-3.0", "supports": "!uwp", "dependencies": [ { "name": "vcpkg-cmake-config", "host": true } ] }