{
  "name": "box2d",
  "href": "https://vcpkg.link/ports/box2d",
  "supports": "!uwp",
  "published_at": "2025-06-09T23:07:36.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://box2d.org",
  "description": [
    "An open source C++ engine for simulating rigid bodies in 2D"
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "3.1.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/cf6cca6e8154d2a9b8ca713ae05001fb7ef0323f/ports/box2d",
    "hash": "cf6cca6e8154d2a9b8ca713ae05001fb7ef0323f"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/erincatto/Box2D",
    "stars": 10325
  },
  "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": []
}