apollo_developers/bower_components/jsPDF/.bower.json
venbatechnologies@gmail.com 1809bcf9c9 fixed table for student details
2018-04-23 18:34:11 +05:30

37 lines
757 B
JSON
Executable File

{
"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"
],
"version": "1.3.5",
"_release": "1.3.5",
"_resolution": {
"type": "version",
"tag": "v1.3.5",
"commit": "ff30727c294bc1e91f4eeac97bf73108f4794c84"
},
"_source": "git://github.com/MrRio/jsPDF.git",
"_target": "*",
"_originalSource": "git://github.com/MrRio/jsPDF.git"
}