1 Star 0 Fork 0

国信安培训学校教学部-1/GoAPP

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 936 Bytes
一键复制 编辑 原始数据 按行查看 历史
文庆武 提交于 2021-04-29 16:56 . 第一阶段开发完成
{
"name": "GoApp",
"version": "0.0.1",
"private": true,
"scripts": {
"android": "react-native run-android",
"ios": "react-native run-ios",
"start": "react-native start",
"test": "jest",
"lint": "eslint ."
},
"dependencies": {
"@react-native-community/async-storage": "^1.12.1",
"react": "17.0.1",
"react-native": "0.64.0",
"react-native-confirmation-code-field": "^7.0.1",
"react-native-navigation": "^7.13.0",
"react-native-storage": "^1.0.1",
"react-native-swiper": "^1.6.0",
"react-native-vector-icons": "^8.1.0"
},
"devDependencies": {
"@babel/core": "7.13.16",
"@babel/runtime": "7.13.17",
"@react-native-community/eslint-config": "2.0.0",
"babel-jest": "26.6.3",
"eslint": "7.14.0",
"jest": "26.6.3",
"metro-react-native-babel-preset": "0.64.0",
"react-test-renderer": "17.0.1"
},
"jest": {
"preset": "react-native"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/awem/go-app.git
git@gitee.com:awem/go-app.git
awem
go-app
GoAPP
master

搜索帮助