{
  "name": "libftdi",
  "version": "0.20",
  "port-version": 5,
  "description": "FTDI USB driver with bitbang mode (v0.20)",
  "dependencies": [
    "libusb-win32",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}