42 Star 191 Fork 79

小浩 / 中药图片拍照识别系统-APP端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
小浩 提交于 2020-03-22 23:41 . 搜索界面
{
"name": "chinese-medicine-identification",
"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": {
"@ant-design/icons-react-native": "^1.0.2",
"@ant-design/react-native": "^3.2.0",
"react": "16.9.0",
"react-native": "0.61.5",
"react-native-gesture-handler": "^1.5.2",
"react-native-htmltext": "^0.1.2",
"react-native-image-picker": "^1.1.0",
"react-native-picker": "^4.3.7",
"react-native-reanimated": "^1.4.0",
"react-native-screens": "^2.0.0-alpha.22",
"react-native-vector-icons": "^6.6.0",
"react-native-webview": "^9.0.1",
"react-navigation": "^4.0.10",
"react-navigation-stack": "^1.10.3",
"react-navigation-tabs": "^2.6.2"
},
"devDependencies": {
"@babel/core": "^7.6.2",
"@babel/runtime": "^7.6.2",
"@react-native-community/eslint-config": "^0.0.5",
"babel-jest": "^24.9.0",
"babel-plugin-import": "^1.13.0",
"eslint": "^6.5.1",
"jest": "^24.9.0",
"metro-react-native-babel-preset": "^0.56.0",
"react-test-renderer": "16.9.0"
},
"jest": {
"preset": "react-native"
}
}
JavaScript
1
https://gitee.com/xiaohaoo/chinese-medicine-identification.git
git@gitee.com:xiaohaoo/chinese-medicine-identification.git
xiaohaoo
chinese-medicine-identification
中药图片拍照识别系统-APP端
master

搜索帮助