Skip to content

Commit 57b4b22

Browse files
authored
Merge pull request #1 from susgo/patch-1
Patch 1
2 parents a891806 + cadbeff commit 57b4b22

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

composer.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "kayalshri/tableExport.jquery.plugin"
3+
"description": "Export html table to json, xml, pdf, ...",
4+
"keywords": ["table","export"],
5+
"type": "component",
6+
"homepage": "https://github.com/kayalshri/tableExport.jquery.plugin",
7+
"authors": [
8+
{
9+
"name": "kayalshri"
10+
}
11+
]
12+
}

0 commit comments

Comments
 (0)