{ "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "hang-man", "version": "1.0.0", "dependencies": [ { "name": "sdl2", "default-features": true, "version>=": "2.3.0" } ] }