Skip to content

Commit

Permalink
Create tableExport.jquery.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kayalshri committed Mar 25, 2014
1 parent d5038b3 commit 6f441c1
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions tableExport.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name" : "tableExport",
"version" : "1.0.0",
"licenses" : [{
"type": "MIT license (MIT)",
"url": "http://opensource.org/licenses/MIT"
}],
"title" : "HTML Table export",
"author" : {
"name" : "Giriraj",
"email" : "[email protected]",
"url" : "http://ngiriraj.com"
},
"keywords" : ["table2JSON", "table2XML", "table2PNG","table2CSV","table2Excel","table2Word","table2Powerpoint","table2txt","table2PDF"],
"bugs" : "https://github.com/kayalshri/tableExport.jquery.plugin/issues",
"homepage" : "https://github.com/kayalshri/tableExport.jquery.plugin",
"dependencies" : {
"jquery" : ">=1.10"
}
}

0 comments on commit 6f441c1

Please sign in to comment.