1 Star 4 Fork 16

唤客猫/huankemao-chat-tool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.33 KB
一键复制 编辑 原始数据 按行查看 历史
印丶 提交于 2021-08-30 10:26 . 1
{
"name": "huankemao-chat-tool",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@vant/area-data": "^1.1.1",
"axios": "^0.21.1",
"core-js": "^3.6.5",
"css-loader": "^6.2.0",
"element-ui": "^2.15.5",
"md5": "^2.3.0",
"normalize.css": "^8.0.1",
"qs": "^6.10.1",
"style-loader": "^3.2.1",
"vant": "^2.12.25",
"vue": "^2.6.11",
"vue-router": "^3.2.0",
"vuex": "^3.4.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"babel-eslint": "^10.1.0",
"babel-plugin-component": "^1.1.1",
"babel-plugin-import": "^1.13.3",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^6.2.2",
"less": "^3.0.4",
"less-loader": "^5.0.0",
"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"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML/CSS
1
https://gitee.com/huankemao/huankemao-chat-tool.git
git@gitee.com:huankemao/huankemao-chat-tool.git
huankemao
huankemao-chat-tool
huankemao-chat-tool
master

搜索帮助