1
parents
Showing
README.md
0 → 100644
index.js
0 → 100644
package.json
0 → 100644
| { | |||
| "name": "tuia-auto-upload", | |||
| "version": "1.1.1", | |||
| "description": "推啊系统后台自动上传工具", | |||
| "main": "index.js", | |||
| "scripts": { | |||
| "test": "echo \"Error: no test specified\" && exit 1" | |||
| }, | |||
| "repository": { | |||
| "type": "git", | |||
| "url": "git@gitlab2.dui88.com:frontend/autoupload.git" | |||
| }, | |||
| "author": "zc@duiba.com.cn", | |||
| "license": "ISC", | |||
| "dependencies": { | |||
| "ali-oss": "^4.11.4", | |||
| "chalk": "^2.3.0", | |||
| "co": "^4.6.0", | |||
| "progress": "^2.0.0" | |||
| } | |||
| } |
Please register or sign in to comment