{
  "name": "dpp",
  "href": "https://vcpkg.link/ports/dpp",
  "supports": "(windows & !static & !uwp) | linux | osx",
  "published_at": "2026-05-26T19:26:03.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://dpp.dev/",
  "description": [
    "D++ Extremely Lightweight C++ Discord Library."
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "10.1.5",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/fb1221d27e6c46fed2950a5cc5c96825886dcd7f/ports/dpp",
    "hash": "fb1221d27e6c46fed2950a5cc5c96825886dcd7f"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "nlohmann-json",
      "href": "https://vcpkg.link/ports/nlohmann-json",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "openssl",
      "href": "https://vcpkg.link/ports/openssl",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "opus",
      "href": "https://vcpkg.link/ports/opus",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}