{
  "name": "miniply",
  "version-date": "2022-09-15",
  "port-version": 1,
  "description": "A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file",
  "homepage": "https://github.com/vilya/miniply",
  "license": "MIT",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
