{
    "name": "setasign/fpdi-fpdf",
    "version": "1.6.2",
    "homepage": "https://www.setasign.com/fpdi",
    "description": "Kind of metadata package for dependencies of the latest versions of FPDI and FPDF.",
    "type": "library",
    "keywords": ["pdf", "fpdi", "fpdf"],
    "license": "MIT",
    "authors": [
        {
            "name": "Jan Slabon",
            "email": "jan.slabon@setasign.com",
            "homepage": "https://www.setasign.com"
        }
    ],
    "autoload": {
        "classmap": [
            "fpdi_bridge.php"
        ]
    },
    "require": {
        "setasign/fpdf": "1.8.1",
        "setasign/fpdi": "1.6.2"
    }
}
