20 lines
545 B
JSON
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"
|
|
}
|
|
}
|