{
  "name": "nethost",
  "version": "6.0.5",
  "description": "Provides a set of APIs that can be used to host .NET Core (dotnet)",
  "homepage": "https://github.com/dotnet/runtime/tree/master/src/installer/corehost/cli/nethost",
  "supports": "!uwp",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}