mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
15 lines
349 B
JSON
15 lines
349 B
JSON
|
{
|
||
|
"pkgname": "PDFLib",
|
||
|
"name":"PDFLib",
|
||
|
"description":"Create and modify PDF documents in any JavaScript environment",
|
||
|
"info":{
|
||
|
"author": "pdf-lib.js.org",
|
||
|
"email": ""
|
||
|
},
|
||
|
"version":"1.17.1",
|
||
|
"category":"Library",
|
||
|
"iconclass":"fa fa-cog",
|
||
|
"mimes":["none"],
|
||
|
"dependencies":[],
|
||
|
"locale": {}
|
||
|
}
|