18 Star 82 Fork 14

罪. / react-native-upload

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 777 Bytes
一键复制 编辑 原始数据 按行查看 历史
罪. 提交于 2020-12-25 14:09 . chore: Bump version 2.1.2
{
"name": "react-native-upload",
"version": "2.1.2",
"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.13",
"colors": "^1.4.0",
"minimist": "^1.2.5"
},
"devDependencies": {
"@types/colors": "^1.2.1",
"@types/minimist": "^1.2.0",
"@types/node": "^14.14.6"
}
}
Shell
1
https://gitee.com/geekact/react-native-upload.git
git@gitee.com:geekact/react-native-upload.git
geekact
react-native-upload
react-native-upload
master

搜索帮助