Files
supplier-dispatch-h5/public/res/year-statistic/data/package.json
2026-02-06 16:51:51 +08:00

17 lines
292 B
JSON

{
"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"
}
}