{
  "name": "kf5package",
  "version": "5.89.0",
  "description": "Installation and loading of additional content (ex: scripts, images...) as packages",
  "homepage": "https://api.kde.org/frameworks/kpackage/html/index.html",
  "dependencies": [
    "ecm",
    {
      "name": "gettext",
      "host": true,
      "features": [
        "tools"
      ]
    },
    "kf5archive",
    "kf5coreaddons",
    "kf5i18n",
    "qt5-base",
    "qt5-tools",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}