18 lines
333 B
JSON
Executable File
18 lines
333 B
JSON
Executable File
{
|
|
"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
|
|
}
|
|
]
|
|
}
|