{
  "name": "wxcharts",
  "version-date": "2022-04-22",
  "description": "Chart controls for the wxWidgets cross-platform GUI library",
  "homepage": "https://www.wxishiko.com/wxCharts",
  "license": "MIT",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    },
    "wxwidgets"
  ]
}