15 lines
284 B
JSON
Executable File
15 lines
284 B
JSON
Executable File
{
|
|
"name": "dimcli",
|
|
"version-semver": "5.0.2",
|
|
"port-version": 3,
|
|
"description": "C++ command line parser toolkit",
|
|
"homepage": "https://github.com/gknowles/dimcli",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|