Files
fvsjs/vendor/setasign/fpdi-fpdf/composer.json
2023-12-27 18:19:27 +01:00

20 lines
545 B
JSON

{
"name": "setasign/fpdi-fpdf",
"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"
}
],
"require": {
"setasign/fpdf": "^1.8.2",
"setasign/fpdi": "^2.3"
}
}