{
  "name": "bext-di",
  "href": "https://vcpkg.link/ports/bext-di",
  "supports": "all",
  "published_at": "2025-04-03T07:56:01.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/boost-ext/di",
  "description": [
    "C++14 Dependency Injection Library."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "1.3.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/533a5fda5c0646d1771345fb572e759283444d5f/ports/bext-di",
    "hash": "533a5fda5c0646d1771345fb572e759283444d5f"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/boost-ext/di",
    "stars": 1270
  },
  "dependencies": [],
  "dev_dependencies": [],
  "features": [
    {
      "name": "extensions",
      "default": [],
      "description": [
        "Build with extensions included"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}