{
  "name": "kangaru",
  "version": "4.3.1",
  "description": "A dependency injection container for C++11, C++14 and later",
  "homepage": "https://github.com/gracicot/kangaru",
  "license": "MIT",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ],
  "features": {
    "hashtypeid": {
      "description": "Enable hash based type id"
    }
  }
}
