{
  "name": "msgpack11",
  "href": "https://vcpkg.link/ports/msgpack11",
  "supports": "all",
  "published_at": "2023-03-01T18:39:14.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://msgpack.org",
  "description": [
    "msgpack11 is a tiny MsgPack library for C++11, providing MsgPack parsing and serialization.This library is inspired by json11.The API of msgpack11 is designed to be similar with json11."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "0.0.10",
    "port": 4
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/43c6e295a0bbff0c96a4203368e6f72b4f5bdf16/ports/msgpack11",
    "hash": "43c6e295a0bbff0c96a4203368e6f72b4f5bdf16"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/ar90n/msgpack11",
    "stars": 131
  },
  "dependencies": [
    {
      "name": "gtest",
      "href": "https://vcpkg.link/ports/gtest",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}