frontend/.pnpm-store/v3/files/75/c0e2b4300100814011d6a71c53c04b991b6f324b9ff4911ef08fa2e6d585099f86c834383b2c951897941c8f2d6cd5af786dd4047343f5162d39200e5a217a

23 lines
296 B
Plaintext

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