mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 11:16:12 +10:00
28 lines
640 B
JSON
28 lines
640 B
JSON
{
|
|
"name": "jspdf",
|
|
"filename": "jspdf.min.js",
|
|
"description": "A HTML5 client-side solution for generating PDFs. Perfect for event tickets, reports, certificates, you name it!",
|
|
"version": "0.9.0rc1",
|
|
"homepage": "http://parall.ax/products/jspdf",
|
|
"keywords": [
|
|
"pdf",
|
|
"jspdf"
|
|
],
|
|
"contributors": [
|
|
{
|
|
"name": "James Hall"
|
|
}
|
|
],
|
|
"repositories": [{
|
|
"type": "git",
|
|
"url": "https://github.com/MrRio/jsPDF.git"
|
|
}],
|
|
"bugs": "https://github.com/MrRio/jsPDF/issues",
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/MrRio/jsPDF/blob/master/MIT-LICENSE.txt"
|
|
}
|
|
]
|
|
}
|