{
  "name": "xlsxio",
  "version": "0.2.34",
  "description": "Cross-platform C library for reading values from and writing values to .xlsx files",
  "homepage": "https://github.com/brechtsanders/xlsxio",
  "license": "MIT",
  "dependencies": [
    "expat",
    {
      "name": "minizip",
      "features": [
        "bzip2"
      ]
    },
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
