2 Star 0 Fork 1

Evan/scrm_react_app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 2.86 KB
一键复制 编辑 原始数据 按行查看 历史
Evan 提交于 2018-11-08 21:03 . 适配iPhonex
{
"name": "scrm",
"version": "2.1.0",
"description": "Scrm App Write In React-Native",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://gitee.com/asholeman110/scrm_react_app.git"
},
"engines": {
"node": ">=4"
},
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest",
"lint": "eslint app --fix",
"format": "find app -name '*.js' | xargs prettier --write --single-quote"
},
"dependencies": {
"@unpourtous/react-native-search-list": "^1.2.1",
"antd-mobile-rn": "^2.2.1",
"base-64": "^0.1.0",
"buffer": "^5.0.8",
"circular-json": "^0.4.0",
"leancloud-storage": "3.2.1",
"leven": "^2.1.0",
"link": "^0.1.4",
"locutus": "^2.0.9",
"lodash": "^4.17.4",
"moment": "^2.19.1",
"parse-full-name": "^1.2.3",
"pinyin": "^2.8.3",
"pinyin4js": "^1.3.1",
"prop-types": "^15.6.0",
"randomcolor": "^0.5.3",
"react": "^16.6.0-alpha.8af6728",
"react-native": "^0.56.0",
"react-native-actionsheet": "^2.3.0",
"react-native-aes-encryption": "^0.1.3",
"react-native-aliyun-push": "file:vendors/react-native-aliyun-push",
"react-native-alphabetlistview": "file:vendors/alphabet-list-view",
"react-native-blur": "^3.2.2",
"react-native-code-push": "^5.1.3-beta",
"react-native-device-info": "^0.12.1",
"react-native-elements": "^0.18.0",
"react-native-exceptions-manager": "^0.2.0",
"react-native-fs": "^2.8.5",
"react-native-gridview": "^0.1.1",
"react-native-modal": "^4.1.1",
"react-native-modal-dropdown": "^0.5.0",
"react-native-modal-popover": "0.0.2",
"react-native-rsa-native": "^1.0.24",
"react-native-rsa-util": "file:vendors/react-native-rsa-util",
"react-native-safe-area-view": "^0.11.0",
"react-native-scrollable-tab-view": "^0.9.0",
"react-native-simple-store": "^1.3.0",
"react-native-smart-timer-enhance": "^1.0.3",
"react-native-vector-icons": "^4.4.2",
"react-native-wechat": "^1.9.9",
"react-native-wkwebview-reborn": "file:vendors/react-native-wkwebview-reborn",
"react-navigation": "^1.x",
"react-redux": "^5.0.5",
"react-tween-state": "^0.1.5",
"recyclerlistview": "^1.1.5",
"redux": "^3.7.2",
"redux-logger": "^3.0.6",
"redux-saga": "^0.16.0",
"sha1": "^1.1.1",
"utf8": "^2.1.2"
},
"jest": {
"preset": "react-native"
},
"devDependencies": {
"@babel/core": "^7.1.2",
"@babel/preset-env": "^7.1.0",
"babel-eslint": "^8.0.1",
"babel-jest": "^21.2.0",
"babel-preset-react-native": "^5.0.0",
"eslint": "^4.9.0",
"eslint-config-airbnb": "^16.1.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-react": "^7.4.0",
"jest": "^21.2.1",
"prettier": "^1.7.4",
"react-test-renderer": "16.0.0",
"redux-devtools": "^3.4.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/asholeman110/scrm_react_app.git
git@gitee.com:asholeman110/scrm_react_app.git
asholeman110
scrm_react_app
scrm_react_app
master

搜索帮助