mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2025-07-14 16:22:38 +08:00
initial
This commit is contained in:
8
package.json
Normal file
8
package.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "xlsx_transform",
|
||||
"module": "true",
|
||||
"bin": "convert.js",
|
||||
"dependencies": {
|
||||
"xlsx": "^0.17.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user