18 lines
326 B
JSON
18 lines
326 B
JSON
{
|
|
"name": "xproperty",
|
|
"version": "0.8.1",
|
|
"port-version": 3,
|
|
"description": "Traitlets-like C++ properties and implementation of the observer pattern",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
},
|
|
"xtl"
|
|
]
|
|
}
|