Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

17 lines
307 B
JSON

{
"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
}
]
}