mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2025-07-15 08:42:41 +08:00
9 lines
135 B
JSON
9 lines
135 B
JSON
{
|
|
"name": "xlsx_transform",
|
|
"type": "module",
|
|
"bin": "convert.js",
|
|
"dependencies": {
|
|
"xlsx": "^0.17.0"
|
|
}
|
|
}
|