frontend/.pnpm-store/v3/files/e7/1fb891e70a44f5a574bfdcaecaba33e73e91b72af175e65e466b1f3a04a2ff28fa8d6c21f52008d3c7c02f9cd54b268d1927ca10d4b636eec18bfc22fa41b0

23 lines
308 B
Plaintext

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