Skip to content

Commit 0e57110

Browse files
authored
Update composer.json
1 parent 7b7db22 commit 0e57110

1 file changed

Lines changed: 13 additions & 10 deletions

File tree

composer.json

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

0 commit comments

Comments
 (0)