{
  "$schema": "https://handbuch.cloud/schema.json",
  "name": "semver",
  "registry": "npm",
  "updatedAt": "2026-06-06T18:37:42.522Z",
  "checkedAt": "2026-06-06T18:37:42.522Z",
  "readme": "https://raw.githubusercontent.com/npm/node-semver/main/README.md",
  "docs": [
    {
      "url": "https://github.com/npm/node-semver",
      "title": "semver Documentation",
      "description": "The semantic version parser used by npm. README covers version comparison, ranges, and prerelease handling.",
      "kind": "official",
      "tags": [
        "guide",
        "api",
        "reference",
        "versioning"
      ]
    },
    {
      "url": "https://semver.org/",
      "title": "Semantic Versioning Specification",
      "description": "The official SemVer specification that the library implements.",
      "kind": "official",
      "tags": [
        "reference",
        "specification"
      ]
    }
  ],
  "tags": [
    "utility"
  ]
}
