8 Star 1 Fork 0

小代/dalian-school-antiepidemic-mobile

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.89 KB
一键复制 编辑 原始数据 按行查看 历史
Stars 提交于 2022-12-04 15:10 . 放开填报
{
"name": "dalian-school-antiepidemic-mobile",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"autoprefixer": "^8.0.0",
"axios": "^0.21.4",
"core-js": "^3.18.1",
"cssnano-preset-advanced": "^5.1.5",
"echarts": "^5.3.0",
"eslint-plugin-html": "^6.2.0",
"html2canvas": "^1.3.2",
"js-cookie": "2.2.0",
"lrz": "^4.9.41",
"moment": "^2.29.1",
"postcss-px-to-viewport": "^1.1.1",
"qrcode": "^1.4.4",
"qrcodejs2": "^0.0.2",
"register-service-worker": "^1.7.2",
"vant": "^2.12.29",
"vconsole": "^3.9.1",
"vue": "^2.6.14",
"vue-amap": "^0.5.10",
"vue-baidu-map": "^0.21.22",
"vue-router": "^3.5.2",
"vuex": "^3.6.2",
"vuex-persistedstate": "^4.1.0",
"weixin-js-sdk": "^1.6.0",
"weixin-jsapi": "^1.1.0",
"xe-utils": "^3.3.3"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.5.13",
"@vue/cli-plugin-eslint": "^4.5.13",
"@vue/cli-plugin-pwa": "^4.5.13",
"@vue/cli-plugin-router": "^4.5.13",
"@vue/cli-plugin-vuex": "^4.5.13",
"@vue/cli-service": "^4.5.13",
"@vue/eslint-config-prettier": "^6.0.0",
"babel-eslint": "^10.1.0",
"compression-webpack-plugin": "^5.0.1",
"copy-webpack-plugin": "^5.0.5",
"script-ext-html-webpack-plugin": "2.1.3",
"webpack-bundle-analyzer": "^4.6.1",
"eslint": "^6.8.0",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-vue": "^6.2.2",
"less": "^3.13.1",
"less-loader": "^5.0.0",
"lint-staged": "^9.5.0",
"postcss": "^8.3.8",
"postcss-pxtorem": "^5.1.1",
"prettier": "^2.4.1",
"vue-template-compiler": "^2.6.14"
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"lint-staged": {
"*.{js,jsx,vue}": [
"vue-cli-service lint",
"git add"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/deylin666/dalian-school-antiepidemic-mobile.git
git@gitee.com:deylin666/dalian-school-antiepidemic-mobile.git
deylin666
dalian-school-antiepidemic-mobile
dalian-school-antiepidemic-mobile
master

搜索帮助