代码拉取完成,页面将自动刷新
{
"name": "vue3-template-h5",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint",
"build:stage": "vue-cli-service build --mode staging",
"build:prod": "vue-cli-service build --mode production"
},
"dependencies": {
"animate.css": "^3.7.0",
"axios": "^0.27.2",
"core-js": "^3.8.3",
"dayjs": "^1.11.2",
"husky": "^7.0.4",
"lint-staged": "^12.4.1",
"store": "^2.0.12",
"vant": "^3.4.9",
"vconsole": "^3.14.6",
"vue": "^3.2.13",
"vue-baberrage": "^3.2.4",
"vue-router": "^4.0.3",
"vuex": "^4.0.0",
"weixin-js-sdk": "^1.6.0"
},
"devDependencies": {
"@babel/core": "^7.12.16",
"@babel/eslint-parser": "^7.12.16",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-plugin-vuex": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.0.3",
"node-polyfill-webpack-plugin": "^1.1.4",
"postcss-px-to-viewport-8-plugin": "^1.1.3",
"prettier": "^2.4.1",
"sass": "^1.32.7",
"sass-loader": "^12.0.0"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged --allow-empty"
}
},
"lint-staged": {
"src/**/*.{js,vue,html,json}": [
"vue-cli-service lint"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。