{
  "name": "json5-parser",
  "href": "https://vcpkg.link/ports/json5-parser",
  "supports": "all",
  "published_at": "2024-09-24T15:04:35.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/Caltech-IPAC/json5_parser",
  "description": [
    "An enhancement of the JSON Spirit C++ library to understand json5."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "1.0.0",
    "port": 7
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/08ef4d0ea1a229b16d92598e5eef160cbcebe6ed/ports/json5-parser",
    "hash": "08ef4d0ea1a229b16d92598e5eef160cbcebe6ed"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/Caltech-IPAC/json5_parser",
    "stars": 4
  },
  "dependencies": [
    {
      "name": "boost-spirit",
      "href": "https://vcpkg.link/ports/boost-spirit",
      "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": []
}