Skip to content

Commit a891806

Browse files
committed
Update tableExport.jquery.json
1 parent cf9c1fb commit a891806

File tree

1 file changed

+1
-23
lines changed

1 file changed

+1
-23
lines changed

tableExport.jquery.json

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1 @@
1-
{
2-
"name": "tableExport",
3-
"title": "HTML Table Export",
4-
"description": "HTML table data export to json,pdf,csv,txt,xml,png,sql",
5-
"keywords": ["table2JSON", "table2XML", "table2PNG","table2CSV","table2Excel","table2Word","table2Powerpoint","table2txt","table2PDF","table2sql"],
6-
"version": "1.0.0",
7-
"author": {
8-
"name": "Giriraj Namachivayam",
9-
"url": "https://github.com/kayalshri"
10-
,
11-
"licenses": [
12-
{
13-
"type": "MIT",
14-
"url": "http://www.opensource.org/licenses/mit-license.php"
15-
}
16-
],
17-
"bugs": "https://github.com/kayalshri/tableExport.jquery.plugin/issues",
18-
"homepage": "https://github.com/kayalshri/tableExport.jquery.plugin",
19-
"download": "https://github.com/kayalshri/tableExport.jquery.plugin/archive/master.zip",
20-
"dependencies": {
21-
"jquery": ">=1.4"
22-
}
23-
}
1+

0 commit comments

Comments
 (0)