{
  "name": "nanoarrow",
  "href": "https://vcpkg.link/ports/nanoarrow",
  "supports": "all",
  "published_at": "2026-04-30T00:06:08.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://arrow.apache.org/nanoarrow",
  "description": [
    "Helpers for Arrow C Data & Arrow C Stream interfaces"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "0.8.0",
    "port": 2
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/80f9bcfa455e875d9c1bf7a7c6692d7e1e481061/ports/nanoarrow",
    "hash": "80f9bcfa455e875d9c1bf7a7c6692d7e1e481061"
  },
  "repository": null,
  "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": [
    {
      "name": "ipc",
      "default": [],
      "description": [
        "IPC support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "flatcc",
          "href": "https://vcpkg.link/ports/flatcc",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}