1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
{ "name": "font-chef", "version": "1.1.0", "description": "A font cooking library", "homepage": "https://github.com/mobius3/font-chef", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }