18 lines
349 B
JSON
18 lines
349 B
JSON
{
|
|
"name": "docopt",
|
|
"version-date": "2022-03-15",
|
|
"port-version": 1,
|
|
"description": "Command line arguments parser that will make you smile (C++11 port).",
|
|
"license": "MIT OR BSL-1.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|