18 lines
333 B
JSON
18 lines
333 B
JSON
|
{
|
||
|
"name": "argh",
|
||
|
"version": "1.3.2",
|
||
|
"description": "Argh! A minimalist argument handler.",
|
||
|
"homepage": "https://github.com/adishavit/argh",
|
||
|
"license": "BSD-3-Clause",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|