加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.82 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "shanmiApp",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest"
},
"dependencies": {
"axios": "^0.18.0",
"i": "^0.3.6",
"lottie": "0.0.1",
"lottie-react-native": "^2.5.11",
"prop-types": "^15.7.2",
"react": "16.6.3",
"react-native": "0.58.4",
"react-native-awesome-alerts": "^1.2.0",
"react-native-check-box": "^2.1.7",
"react-native-flexi-radio-button": "^0.2.2",
"react-native-gesture-handler": "^1.0.15",
"react-native-image-crop-picker": "^0.22.0",
"react-native-image-picker": "^0.28.0",
"react-native-image-viewer": "0.0.3",
"react-native-image-zoom-viewer": "^2.2.25",
"react-native-modal-datetime-picker": "^7.4.1",
"react-native-modal-dropdown": "^0.6.2",
"react-native-modalbox": "^1.7.1",
"react-native-pickers": "^2.0.0",
"react-native-popup-dialog": "^0.17.0",
"react-native-root-tips": "^1.0.1",
"react-native-router-flux": "^4.0.6",
"react-native-scrollable-tab-view": "^0.10.0",
"react-native-shadow": "^1.2.2",
"react-native-slider": "^0.11.0",
"react-native-storage": "^1.0.0-beta.0",
"react-native-svg": "^9.2.4",
"react-native-swiper": "^1.5.14",
"react-native-textinput-effects": "^0.5.1",
"react-native-usb-printer-mi": "0.0.1",
"react-native-vector-icons": "^6.3.0",
"react-redux": "^6.0.0",
"realm": "^2.23.0",
"redux": "^4.0.1",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.3.0",
"showdown": "^1.9.0",
"url-parse": "^1.4.4"
},
"devDependencies": {
"babel-core": "7.0.0-bridge.0",
"babel-jest": "24.1.0",
"jest": "24.1.0",
"metro-react-native-babel-preset": "0.52.0",
"react-test-renderer": "16.6.3"
},
"jest": {
"preset": "react-native"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化