{
    "html2canvas": {
        "version": "1.4.1",
        "source": "https://github.com/niklasvh/html2canvas",
        "license": "MIT",
        "local": "js/html2canvas.min.js"
    },
    "jsPDF": {
        "version": "3.0.1",
        "built": "2025-03-17",
        "source": "https://github.com/parallax/jsPDF",
        "license": "MIT",
        "local": "js/jspdf.umd.min.js",
        "notes": "pdfobject.min.js also included and loaded locally to override internal CDN fallback"
    },
    "pdfobject": {
        "version": "2.3.1",
        "source": "https://github.com/pipwerks/PDFObject",
        "license": "MIT",
        "local": "js/pdfobject.min.js"
    },
    "bootstrap": {
        "version": "4.5.3",
        "source": "https://github.com/twbs/bootstrap",
        "license": "MIT",
        "local": "css/bootstrap.css"
    },
    "phpqrcode": {
        "version": "1.1.4",
        "source": "https://github.com/t0k4rt/phpqrcode",
        "license": "LGPL v3",
        "local": "includes/phpqrcode/",
        "notes": "Full original library is bundled; no modifications made."
    }

}
