19 lines
363 B
JSON
19 lines
363 B
JSON
|
{
|
||
|
"name": "polymorphic-value",
|
||
|
"version": "1.3.0",
|
||
|
"port-version": 3,
|
||
|
"description": "A polymorphic value-type for C++",
|
||
|
"homepage": "https://github.com/jbcoe/polymorphic_value",
|
||
|
"license": "MIT",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|