{
  "name": "miniply",
  "href": "https://vcpkg.link/ports/miniply",
  "supports": "all",
  "published_at": "2023-04-25T01:27:45.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/vilya/miniply",
  "description": [
    "A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file"
  ],
  "license": "MIT",
  "version": {
    "type": "date",
    "value": "2022-09-15",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/87d351e0ebe13781a4e4f013635c22ca768f7558/ports/miniply",
    "hash": "87d351e0ebe13781a4e4f013635c22ca768f7558"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/vilya/miniply",
    "stars": 79
  },
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}