1 Star 0 Fork 312

hxjxiaojun/JwChat

forked from 四铢半两/JwChat 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.17 KB
一键复制 编辑 原始数据 按行查看 历史
四铢半两 提交于 2020-05-10 00:41 . 增加用户资料组件
{
"name": "jwchat",
"version": "0.2.34",
"description": "vue chat commponent",
"main": "lib/JwChat.umd.min.js",
"private": false,
"license": "MIT",
"keyword": [
"vue",
"chat"
],
"author": "Bian",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint",
"lib": "vue-cli-service build --target lib --name JwChat --dest lib src/components/index.js"
},
"dependencies": {
"core-js": "^3.6.4",
"element-ui": "^2.13.1",
"jwchat": "^0.2.3",
"vue": "^2.6.11",
"wechat-emoji-parser": "^1.0.4"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.3.0",
"@vue/cli-plugin-eslint": "^4.3.0",
"@vue/cli-service": "^4.3.0",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^6.2.2",
"vue-template-compiler": "^2.6.11"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"parserOptions": {
"parser": "babel-eslint"
},
"rules": {}
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/hxjxiaojun/chat.git
git@gitee.com:hxjxiaojun/chat.git
hxjxiaojun
chat
JwChat
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385