1 Star 0 Fork 0

youyang/vcg_Client

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
zhaopc 提交于 2023-07-26 13:50 . first commit
{
"name": "cn-static-customer-service-module",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "cross-env NODE_ENV=production vue-cli-service build --mode qa --skip-plugins @vue/cli-plugin-eslint",
"build-ppe": "cross-env NODE_ENV=production vue-cli-service build --mode ppe --skip-plugins @vue/cli-plugin-eslint",
"build-prod": "cross-env NODE_ENV=production vue-cli-service build --mode prod --skip-plugins @vue/cli-plugin-eslint",
"lint": "vue-cli-service lint"
},
"dependencies": {
"core-js": "^3.6.5",
"file-saver": "^2.0.5",
"js-base64": "^3.6.1",
"v-click-outside-x": "^4.1.3",
"vant": "^2.12.24",
"vue": "^2.6.11",
"vue-autofocus-directive": "^1.0.4",
"vue-router": "^3.5.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"axios": "^0.21.4",
"babel-eslint": "^10.1.0",
"cross-env": "^7.0.3",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^6.2.2",
"forked-vconsole-webpack-plugin": "^1.0.2",
"node-sass": "^6.0.1",
"prerender-spa-plugin": "^3.4.0",
"pug": "^3.0.2",
"pug-plain-loader": "^1.1.0",
"sass-loader": "^5.0.0",
"vue-scrollbar-custom": "^1.0.9",
"vue-template-compiler": "^2.6.11"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/youyango/vcg_-client.git
git@gitee.com:youyango/vcg_-client.git
youyango
vcg_-client
vcg_Client
master

搜索帮助