first commit
This commit is contained in:
27
WebRoot/node_modules/pdf/jsPDF-1.3.2/bower.json
generated
vendored
Normal file
27
WebRoot/node_modules/pdf/jsPDF-1.3.2/bower.json
generated
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "jspdf",
|
||||
"homepage": "https://github.com/mrrio/jspdf",
|
||||
"description": "PDF Document creation from JavaScript",
|
||||
"main": "dist/jspdf.debug.js",
|
||||
"moduleType": [
|
||||
"amd",
|
||||
"globals"
|
||||
],
|
||||
"keywords": [
|
||||
"pdf"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"libs",
|
||||
"CNAME",
|
||||
"jspdf.js",
|
||||
"examples/jspdf.PLUGINTEMPLATE.js",
|
||||
"plugins/*",
|
||||
"todo.txt",
|
||||
"wscript.py",
|
||||
"build.sh",
|
||||
"test",
|
||||
"tools"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user