{
  "name": "libenvpp",
  "href": "https://vcpkg.link/ports/libenvpp",
  "supports": "!uwp",
  "published_at": "2025-02-11T02:04:49.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/ph3at/libenvpp",
  "description": [
    "A modern C++ library for type-safe environment variable parsing"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "1.5.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/92832396c2cd67f798b126d7e42144ada79581ab/ports/libenvpp",
    "hash": "92832396c2cd67f798b126d7e42144ada79581ab"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "fmt",
      "href": "https://vcpkg.link/ports/fmt",
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": []
}