FIC_Solar/SolarPower/wwwroot/js/bower_components/jquery-table2excel/.bower.json
b110212000 0a8b7d2f1c js
2021-06-24 10:38:24 +08:00

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
}