1 Star 0 Fork 2

hanlei525 / vue_shop

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "vue_shop",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --open",
"dev": "vue-cli-service serve --open",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"core-js": "^3.6.4",
"element-ui": "^2.4.5",
"less": "^3.11.1",
"less-loader": "^5.0.0",
"lodash": "^4.17.15",
"mockjs": "^1.1.0",
"vue": "^2.6.11",
"vue-i18n": "^8.18.2",
"vue-quill-editor": "^3.0.6",
"vue-router": "^3.1.5",
"vue-table-with-tree-grid": "^0.2.4"
},
"devDependencies": {
"@babel/core": "^7.10.5",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.10.4",
"@vue/cli-plugin-babel": "^4.2.0",
"@vue/cli-plugin-eslint": "^4.2.0",
"@vue/cli-service": "^4.2.0",
"@vue/eslint-config-standard": "^5.1.0",
"axios": "^0.19.2",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.1.0",
"babel-plugin-component": "^1.1.1",
"babel-plugin-transform-remove-console": "^6.9.4",
"echarts": "^4.6.0",
"eslint": "^6.7.2",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^6.1.2",
"nprogress": "^0.2.0",
"vue-cli-plugin-element": "^1.0.1",
"vue-template-compiler": "^2.6.11"
}
}
JavaScript
1
https://gitee.com/hlshare/vue_shop.git
git@gitee.com:hlshare/vue_shop.git
hlshare
vue_shop
vue_shop
master

搜索帮助