{
  "name": "clipboardxx",
  "version-date": "2022-02-04",
  "description": "Header only, lightweight and cross platform C++ library for copy and paste text from clipboard.",
  "homepage": "https://github.com/Arian8j2/ClipboardXX",
  "license": "MIT",
  "supports": "!osx",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
