{
  "name": "nonstd-scope-lite",
  "href": "https://vcpkg.link/ports/nonstd-scope-lite",
  "supports": "all",
  "published_at": "2025-10-16T01:40:08.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/nonstd-lite/scope-lite",
  "description": [
    "C++ standard libraries extensions (version 3) scope_exit, scope_fail, scope_success, unique_resource for C++98 and later in a single-file header-only library"
  ],
  "license": "BSL-1.0",
  "version": {
    "type": "semver",
    "value": "0.3.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/cd71278b612d7247c9fab742be90560151490e2e/ports/nonstd-scope-lite",
    "hash": "cd71278b612d7247c9fab742be90560151490e2e"
  },
  "repository": null,
  "dependencies": [
    {
      "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": []
}