1 Star 1 Fork 3

chen_fei/community_e_commerce

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.23 KB
一键复制 编辑 原始数据 按行查看 历史
greyu 提交于 2018-04-29 09:28 . 仓库转移
{
"name": "community_e_commerce",
"version": "0.1.0",
"private": true,
"devDependencies": {
"babel-plugin-import": "^1.6.2",
"jest-expo": "23.0.0",
"react-native-scripts": "1.8.1",
"react-test-renderer": "16.0.0"
},
"main": "./node_modules/react-native-scripts/build/bin/crna-entry.js",
"scripts": {
"start": "react-native-scripts start",
"eject": "react-native-scripts eject",
"android": "react-native-scripts android",
"ios": "react-native-scripts ios",
"test": "node node_modules/jest/bin/jest.js --watch"
},
"jest": {
"preset": "jest-expo"
},
"dependencies": {
"@expo/vector-icons": "^6.2.2",
"axios": "^0.18.0",
"expo": "^23.0.4",
"lodash": "^4.17.5",
"native-base": "^2.3.6",
"react": "16.0.0",
"react-native": "0.50.3",
"react-native-elements": "^0.19.0",
"react-native-storage": "^0.2.2",
"react-native-tab-navigator": "^0.3.4",
"react-native-vector-icons": "^4.5.0",
"react-navigation": "^1.5.1",
"react-redux": "^5.0.7",
"redux": "^3.7.2",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.2.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/a958464084/community_e_commerce.git
git@gitee.com:a958464084/community_e_commerce.git
a958464084
community_e_commerce
community_e_commerce
master

搜索帮助