{ "name": "goods-excel", "version": "1.0.0", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "ali-oss": "^6.17.1", "dotenv": "^16.0.3", "express": "^4.17.1", "multer": "^1.4.5-lts.1", "xlsx": "^0.18.5" } }