{ "name": "oss-upload", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "push:test": "node pushOss.js test", "push:prod": "node pushOss.js prod" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "ali-oss": "^6.10.0", "colors": "^1.3.2", "fs-extra": "^8.1.0", "globby": "^10.0.1", "listr": "^0.14.3" } }