j7/node_modules/xlsx/bower.json
aozhiwei 33f9c8d06a 1
2022-04-15 00:46:09 +08:00

23 lines
308 B
JSON

{
"name": "js-xlsx",
"homepage": "https://github.com/SheetJS/js-xlsx",
"main": ["jszip.js", "xlsx.js"],
"ignore": [
"bin",
"bits",
"misc",
"**/.*"
],
"keywords": [
"excel",
"xls",
"xml",
"xlsx",
"xlsm",
"xlsb",
"ods",
"js-xls",
"js-xlsx"
]
}