1 Star 0 Fork 87

Linland / 青梧商城VUE

forked from 青梧商城 / 青梧商城VUE 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.43 KB
一键复制 编辑 原始数据 按行查看 历史
青梧商城 提交于 2020-02-04 13:11 . add emoji
{
"name": "admin",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"clipboard": "^2.0.4",
"core-js": "^2.6.5",
"element-ui": "^2.4.5",
"js-md5": "^0.7.3",
"qs": "^6.8.0",
"vue": "^2.6.10",
"vue-amap": "^0.5.10",
"vue-emoji-picker": "^1.0.1",
"vue-router": "^3.0.3",
"vuex": "^3.0.1",
"wangeditor": "^3.1.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.11.0",
"@vue/cli-plugin-eslint": "^3.11.0",
"@vue/cli-plugin-router": "^4.0.0-alpha.4",
"@vue/cli-plugin-vuex": "^4.0.0-alpha.4",
"@vue/cli-service": "^3.11.0",
"axios": "^0.18.0",
"babel-eslint": "^10.0.1",
"echarts": "^4.2.0-rc.2",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"node-sass": "^4.12.0",
"sass-loader": "^8.0.0",
"vue-cli-plugin-axios": "0.0.4",
"vue-cli-plugin-element": "^1.0.1",
"vue-skeleton-component": "^1.1.2",
"vue-template-compiler": "^2.6.10"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"rules": {},
"parserOptions": {
"parser": "babel-eslint"
}
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"browserslist": [
"> 1%",
"last 2 versions"
]
}
1
https://gitee.com/linland-xie/qwShopVue.git
git@gitee.com:linland-xie/qwShopVue.git
linland-xie
qwShopVue
青梧商城VUE
master

搜索帮助