Skip to content

Commit

Permalink
Update tableExport.jquery.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kayalshri committed Jun 26, 2014
1 parent cf9c1fb commit a891806
Showing 1 changed file with 1 addition and 23 deletions.
24 changes: 1 addition & 23 deletions tableExport.jquery.json
Original file line number Diff line number Diff line change
@@ -1,23 +1 @@
{
"name": "tableExport",
"title": "HTML Table Export",
"description": "HTML table data export to json,pdf,csv,txt,xml,png,sql",
"keywords": ["table2JSON", "table2XML", "table2PNG","table2CSV","table2Excel","table2Word","table2Powerpoint","table2txt","table2PDF","table2sql"],
"version": "1.0.0",
"author": {
"name": "Giriraj Namachivayam",
"url": "https://github.com/kayalshri"
,
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/mit-license.php"
}
],
"bugs": "https://github.com/kayalshri/tableExport.jquery.plugin/issues",
"homepage": "https://github.com/kayalshri/tableExport.jquery.plugin",
"download": "https://github.com/kayalshri/tableExport.jquery.plugin/archive/master.zip",
"dependencies": {
"jquery": ">=1.4"
}
}

0 comments on commit a891806

Please sign in to comment.