{ "name": "gamedev-framework", "version-string": "0.18.1", "maintainers": [ "Julien Bernard ", "Arthur Hugeat " ], "description": "gf is a framework to build 2D games in C++14", "homepage": "https://gamedevframework.github.io/", "license": "Zlib", "supports": "!arm", "dependencies": [ "boost-algorithm", "boost-container", "boost-filesystem", "boost-heap", "freetype", "pugixml", "sdl2", "stb", "zlib" ] }