3 Star 0 Fork 0

殷小秧 / popbox_h5

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.93 KB
一键复制 编辑 原始数据 按行查看 历史
殷小秧 提交于 2022-11-14 19:07 . 初始化
{
"name": "h5",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"dev": "vue-cli-service serve",
"lint": "vue-cli-service lint"
},
"dependencies": {
"animate.css": "^3.7.2",
"async-validator": "^1.12.2",
"axios": "^0.19.2",
"clipboard": "^2.0.11",
"core-js": "^2.6.11",
"dayjs": "^1.8.27",
"echarts": "^4.7.0",
"emoji-awesome": "0.0.2",
"html2canvas": "^1.0.0-rc.5",
"lodash.debounce": "^4.0.8",
"mpvue-calendar": "^2.3.7",
"vant": "^2.8.3",
"vue": "^2.6.11",
"vue-awesome-swiper": "^3.1.3",
"vue-core-image-upload": "^2.4.11",
"vue-echarts": "^4.1.0",
"vue-lazyload": "^1.3.3",
"vue-router": "^3.2.0",
"vue-ydui": "^1.2.6",
"vuex": "^3.4.0",
"wechat-jssdk": "^5.0.4",
"ydui-district": "^1.1.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.12.1",
"@vue/cli-plugin-eslint": "^3.12.1",
"@vue/cli-service": "^3.12.1",
"@vue/eslint-config-prettier": "^4.0.1",
"autodll-webpack-plugin": "^0.4.2",
"babel-eslint": "^10.1.0",
"babel-plugin-import": "^1.13.0",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.2.3",
"hard-source-webpack-plugin": "^0.13.1",
"lint-staged": "^8.1.5",
"sass": "^1.26.5",
"sass-loader": "^7.3.1",
"vconsole": "^3.3.4",
"vue-template-compiler": "^2.6.11"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"@vue/prettier"
],
"rules": {
"no-console": 0
},
"parserOptions": {
"parser": "babel-eslint"
}
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"browserslist": [
"> 1%",
"last 2 versions"
],
"gitHooks": {
"pre-commit": "lint-staged"
},
"lint-staged": {
"*.{js,vue}": [
"vue-cli-service lint",
"git add"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yxy1990/popbox.git
git@gitee.com:yxy1990/popbox.git
yxy1990
popbox
popbox_h5
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891