{
  "name": "cpp-ipc",
  "href": "https://vcpkg.link/ports/cpp-ipc",
  "supports": "!osx",
  "published_at": "2023-12-14T07:23:17.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/mutouyun/cpp-ipc",
  "description": [
    "C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "1.3.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/9fc945b4a28d67e76bbc7df281a52278047e4b11/ports/cpp-ipc",
    "hash": "9fc945b4a28d67e76bbc7df281a52278047e4b11"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/mutouyun/cpp-ipc",
    "stars": 1999
  },
  "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": []
}