18 lines
334 B
JSON
18 lines
334 B
JSON
|
{
|
||
|
"name": "args",
|
||
|
"version": "6.3.0",
|
||
|
"description": "A simple header-only C++ argument parser library.",
|
||
|
"homepage": "https://github.com/Taywee/args",
|
||
|
"license": "MIT",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|