3 Star 10 Fork 5

在鹿山 / LZHIT-RN

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.26 KB
一键复制 编辑 原始数据 按行查看 历史
IveTian 提交于 2022-10-12 15:51 . update mopsdk
{
"name": "lzhit",
"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/cli-platform-android": "^7.0.1",
"@react-native-community/clipboard": "^1.5.1",
"appcenter": "4.2.0",
"appcenter-analytics": "4.2.0",
"appcenter-crashes": "4.2.0",
"jcore-react-native": "^1.9.4",
"react": "17.0.2",
"react-native": "0.65.1",
"react-native-fs": "^2.18.0",
"react-native-linear-gradient": "^2.5.6",
"react-native-mopsdk": "^1.0.4",
"react-native-path": "^0.0.5",
"react-native-shadow-cards": "^1.0.2",
"react-native-svg": "^12.1.1",
"react-native-update": "^7.3.8",
"react-native-webview": "^11.13.0"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/runtime": "^7.12.5",
"@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.66.0",
"react-native-codegen": "^0.0.7",
"react-navigation": "2.18.1",
"react-test-renderer": "17.0.2"
},
"jest": {
"preset": "react-native"
}
}
1
https://gitee.com/inlushan/LZHIT-RN.git
git@gitee.com:inlushan/LZHIT-RN.git
inlushan
LZHIT-RN
LZHIT-RN
main

搜索帮助