{ "name": "cos-test", "version": "0.0.1", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "abearxiong (https://www.xiongxiao.me)", "license": "MIT", "packageManager": "pnpm@10.6.2", "type": "module", "dependencies": { "@aws-sdk/client-s3": "^3.758.0", "dotenv": "^16.4.7", "express": "^4.21.2", "minio": "^8.0.5" } }