17 lines
307 B
JSON
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
|
||
|
}
|
||
|
]
|
||
|
}
|