@betterwood/ali-oss
Version:
ALI-OSS UPLOAD TOOLS
22 lines • 410 B
JSON
{
"name": "@betterwood/ali-oss",
"version": "1.0.4",
"description": "ALI-OSS UPLOAD TOOLS",
"main": "index.js",
"keywords": [
"ali-oss"
],
"author": "",
"bin": {
"oss": "./index.js"
},
"repository": {
"type": "git",
"url": "git+https://code.betterwood.com/web/ali-oss.git"
},
"license": "MIT",
"dependencies": {
"ali-oss": "^6.16.0",
"minimist": "^1.2.5"
}
}