1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
{ "name": "tmxlite", "version": "1.3.0", "description": "A lightweight C++14 parsing library for tmx map files created with the Tiled map editor.", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }