{
  "name": "neko-log",
  "href": "https://vcpkg.link/ports/neko-log",
  "supports": "!uwp",
  "published_at": "2025-12-09T02:32:18.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/moehoshio/NekoLog",
  "description": [
    "An easy-to-use, modern, lightweight, and efficient C++20 logging library"
  ],
  "license": "MIT OR Apache-2.0",
  "version": {
    "type": "semver",
    "value": "1.0.7",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/f1fa59a4b1ef2012b33c0e7a4ffe8f402b01b6c9/ports/neko-log",
    "hash": "f1fa59a4b1ef2012b33c0e7a4ffe8f402b01b6c9"
  },
  "repository": null,
  "dependencies": [
    {
      "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": []
}