年度总结页面

This commit is contained in:
2026-02-06 16:51:36 +08:00
parent 83f36b12a8
commit 8e55d61a9e
10 changed files with 165600 additions and 79611 deletions

View File

@@ -0,0 +1,16 @@
{
"name": "data",
"version": "1.0.0",
"description": "",
"main": "read-excel.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"xlsx": "^0.18.5"
}
}