{
  "name": "string-lite",
  "href": "https://vcpkg.link/ports/string-lite",
  "supports": "all",
  "published_at": "2025-09-24T16:31:32.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/martinmoene/string-lite",
  "description": [
    "String algorithms for C+11 and later in a single-file header-only library"
  ],
  "license": "BSL-1.0",
  "version": {
    "type": "semver",
    "value": "0.0.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/714fae11f7af550c94cf4788c1c8e960efa7fcc4/ports/string-lite",
    "hash": "714fae11f7af550c94cf4788c1c8e960efa7fcc4"
  },
  "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": []
}