{
  "name": "mio",
  "href": "https://vcpkg.link/ports/mio",
  "supports": "all",
  "published_at": "2023-03-30T18:59:41.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/mandreyel/mio",
  "description": [
    "Cross-platform header-only C++11 library for memory mapped file IO."
  ],
  "license": "MIT",
  "version": {
    "type": "date",
    "value": "2023-03-03",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/e2bf8781641f91d1546d79190e89d31ab3e98908/ports/mio",
    "hash": "e2bf8781641f91d1546d79190e89d31ab3e98908"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/mandreyel/mio",
    "stars": 1840
  },
  "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": []
}