1 2 3 4 5 6 7 8 9 10 11 12 13
{ "name": "stc", "version": "5.0", "description": "A modern, user friendly, generic, type-safe and fast C99 container library.", "homepage": "https://github.com/stclib/STC", "license": "MIT", "dependencies": [ { "name": "vcpkg-tool-meson", "host": true } ] }