1 Star 0 Fork 25

iceleaf/react-im

forked from 蜀黍凯/react-im 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 878 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "babay-chat",
"version": "0.1.0",
"private": true,
"dependencies": {
"emoji-mart": "^2.9.1",
"react": "^16.5.0",
"react-app-polyfill": "^0.1.3",
"react-dom": "^16.5.0",
"react-draggable": "^3.0.5",
"react-redux": "^5.0.7",
"react-router-dom": "^4.3.1",
"react-scripts": "1.1.5",
"redux": "^4.0.1",
"sockjs-client": "^1.1.5",
"webstomp-client": "^1.2.5"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject"
},
"devDependencies": {
"eslint": "^5.5.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-react": "^7.11.1",
"eslint-plugin-standard": "^4.0.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/iceleaf/react-im.git
git@gitee.com:iceleaf/react-im.git
iceleaf
react-im
react-im
master

搜索帮助