1 Star 0 Fork 0

FateOfKing/CSInterSafeReactNative

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 619 Bytes
一键复制 编辑 原始数据 按行查看 历史
FateOfKing 提交于 2018-05-14 17:52 . ceshi
{
"name": "CSInterSafeReactNative",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest"
},
"dependencies": {
"react": "16.3.1",
"react-native": "0.55.4",
"react-native-video": "^2.0.0",
"react-navigation": "^2.0.1",
"react-redux": "^5.0.7",
"redux": "^4.0.0",
"redux-thunk": "^2.2.0"
},
"devDependencies": {
"babel-jest": "22.4.3",
"babel-preset-react-native": "4.0.0",
"jest": "22.4.3",
"react-test-renderer": "16.3.1"
},
"jest": {
"preset": "react-native"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/King_ChaseWind/CSInterSafeReactNative.git
git@gitee.com:King_ChaseWind/CSInterSafeReactNative.git
King_ChaseWind
CSInterSafeReactNative
CSInterSafeReactNative
master

搜索帮助