1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{ "name": "ebml", "version": "1.4.2", "description": "A C++ library to parse EBML files", "homepage": "https://github.com/Matroska-Org/libebml", "supports": "!uwp", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }