31 lines
775 B
JSON
31 lines
775 B
JSON
{
|
|
"name": "jquery-table2excel",
|
|
"version": "1.1.2",
|
|
"homepage": "https://github.com/jquery-table2excel/",
|
|
"authors": [
|
|
"rainabba <rainabba@gmail.com>"
|
|
],
|
|
"description": "jQuery plugin to export an .xls file in browser from an HTML table.",
|
|
"main": "src/jquery.table2excel.js",
|
|
"keywords": [
|
|
"jquery",
|
|
"plugin",
|
|
"table2excel",
|
|
"jquery-plugin",
|
|
"jquery-table2excel"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jquery": "2.x.x"
|
|
},
|
|
"_release": "1.1.2",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "1.1.2",
|
|
"commit": "fa820c556227d0e269099d5ac875e305e5091867"
|
|
},
|
|
"_source": "https://github.com/rainabba/jquery-table2excel.git",
|
|
"_target": "^1.1.2",
|
|
"_originalSource": "jquery-table2excel",
|
|
"_direct": true
|
|
} |