{
  "authors": [
    "Rod Kay"
  ],
  "depends-on": [
    {
      "lace_c_math": "^1.0.0"
    }
  ],
  "description": "Provides a thin Ada binding to the 'box2d' C++ project.",
  "licenses": "ISC",
  "maintainers": [
    "Rod Kay <rodakay5@gmail.com>"
  ],
  "maintainers-logins": [
    "charlie5"
  ],
  "name": "lace_box2d",
  "origin": {
    "commit": "62eae8404662be5ee3915534097fc6dd669541c3",
    "subdir": "./3-mid/physics/implement/box2d/",
    "url": "git+https://github.com/charlie5/lace.git"
  },
  "project-files": [
    "library/box2d_thin.gpr"
  ],
  "tags": [
    "physics",
    "2d"
  ],
  "version": "1.0.0",
  "website": "https://github.com/charlie5/lace"
}
