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