1 Star 0 Fork 15

Leesen/react-native-upload

forked from 罪./react-native-upload 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 776 Bytes
一键复制 编辑 原始数据 按行查看 历史
罪. 提交于 2020-06-09 16:17 . chore: Bump version 2.1.0
{
"name": "react-native-upload",
"version": "2.1.0",
"main": "index.js",
"repository": "git@github.com:fwh1990/react-native-upload.git",
"author": "范文华 <531362022@qq.com>",
"license": "MIT",
"bin": {
"upload-init": "./init.sh",
"upload-pgy": "./upload-pgy.sh",
"upload-fir": "./upload-fir.sh",
"upload-appstore": "./upload-appstore.sh",
"upload-as": "./upload-appstore.sh",
"upload-testflight": "./upload-testflight.sh",
"upload-tf": "./upload-testflight.sh",
"upload-build": "./build.sh"
},
"dependencies": {
"app-info-parser": "^0.3.10",
"colors": "^1.4.0",
"minimist": "^1.2.5"
},
"devDependencies": {
"@types/colors": "^1.2.1",
"@types/minimist": "^1.2.0",
"@types/node": "^13.7.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/leesen2018/react-native-upload.git
git@gitee.com:leesen2018/react-native-upload.git
leesen2018
react-native-upload
react-native-upload
master

搜索帮助