1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
{ "name": "randomstr", "version-date": "2022-02-03", "description": "Simple randomstr function in a header-only C89 library", "license": "0BSD", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }