{
  "name": "libtracepoint-control",
  "version": "1.2.1",
  "description": "C++ classes for collecting Linux Tracepoints",
  "homepage": "https://github.com/microsoft/LinuxTracepoints/",
  "license": "MIT",
  "supports": "linux",
  "dependencies": [
    {
      "name": "libtracepoint-decode",
      "version>=": "1.2.1"
    },
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
