{
  "$schema": "https://handbuch.cloud/schema.json",
  "name": "ajv",
  "registry": "npm",
  "updatedAt": "2026-06-06T18:37:42.522Z",
  "checkedAt": "2026-06-06T18:37:42.522Z",
  "readme": "https://raw.githubusercontent.com/ajv-validator/ajv/master/README.md",
  "docs": [
    {
      "url": "https://ajv.js.org/",
      "title": "Ajv Documentation",
      "description": "Another JSON Schema Validator. Official site with guides, JSON Schema reference, and performance tips.",
      "kind": "official",
      "tags": [
        "guide",
        "api",
        "reference",
        "json-schema",
        "official"
      ]
    },
    {
      "url": "https://ajv.js.org/guide/getting-started.html",
      "title": "Ajv Getting Started",
      "description": "Step-by-step guide to validating data with JSON Schema.",
      "kind": "official",
      "tags": [
        "tutorial",
        "beginner",
        "guide"
      ]
    },
    {
      "url": "https://ajv.js.org/json-schema.html",
      "title": "JSON Schema Reference",
      "description": "Complete reference for JSON Schema draft support and keywords.",
      "kind": "official",
      "tags": [
        "reference",
        "api"
      ]
    }
  ],
  "tags": [
    "validation"
  ]
}
