{
  "name": "neko-system",
  "href": "https://vcpkg.link/ports/neko-system",
  "supports": "windows | linux | osx",
  "published_at": "2025-11-26T23:37:04.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/moehoshio/NekoSystem",
  "description": [
    "A cross-platform C++20 system information library providing memory information, platform detection, and system utilities."
  ],
  "license": "MIT OR Apache-2.0",
  "version": {
    "type": "semver",
    "value": "1.0.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/dac47c6016845bf418aad6ea2165d8cb6632ec53/ports/neko-system",
    "hash": "dac47c6016845bf418aad6ea2165d8cb6632ec53"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "neko-function",
      "href": "https://vcpkg.link/ports/neko-function",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "neko-schema",
      "href": "https://vcpkg.link/ports/neko-schema",
      "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"
    },
    {
      "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": []
}