{
  "name": "type-lite",
  "href": "https://vcpkg.link/ports/type-lite",
  "supports": "all",
  "published_at": "2024-06-21T21:48:57.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/martinmoene/type-lite",
  "description": [
    "Strong types for C++98, C++11 and later in a single-file header-only library."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "0.2.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/e7902e4b5d2be9b889bad2066a2a7f444a7cb73c/ports/type-lite",
    "hash": "e7902e4b5d2be9b889bad2066a2a7f444a7cb73c"
  },
  "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": [
    {
      "name": "test",
      "default": [],
      "description": [
        "Build with test"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}