vue项目 package示例
{ "name": "admin", "version": "1.0.0", "private": false, "scripts": { "serve": "vue-cli-service serve --open --mode=dev", "dev": "vue-cli-service serve --open --mode=dev", "build": "export NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service build --mode=production", "eslint:comment": "使用 ESLint 检查并自动修复 src 目录下所有扩展名为 .js 和 .vue 的文件", "eslint": "eslint --ext .js,.vue,.ts --ignore-path .gitignore --fix src", "prettier:comment": "自动格式化当前目录下的所有文件", "prettier": "prettier --write ." }, "dependencies": { "@babel/polyfill": "^7.12.1", "@babel/runtime": "^7.2.0", "@better-scroll/core": "^2.0.5", "@form-create/element-ui": "^2.5.31", "async-validator": "^3.4.0", "crypto-js": "^4.1.1", "dayjs": "^1.11.10", "element-ui": "^2.15.14", "js-cookie": "^2.2.0", "lodash": "^4.17.10", "moment": "^2.29.1", "monaco-editor": "^0.28.1", "monaco-editor-webpack-plugin": "^4.2.0", "sortablejs": "^1.15.2", "tree-table-vue": "^1.1.0", "uglifyjs-webpack-plugin": "^2.2.0", "v-viewer": "^1.5.1", "vue": "^2.5.10", "vue-i18n": "^7.8.0", "vue-router": "^3.0.1", "vue-tree-list": "^1.5.0", "vuedraggable": "^2.16.0", "vuex": "^3.0.1", "vuex-persist": "^2.2.0", "vxe-table": "^3.4.15", "wangeditor": "^4.7.9", "xe-utils": "^3.5.4" }, "devDependencies": { "@babel/cli": "^7.21.0", "@babel/core": "^7.21.0", "@babel/node": "^7.20.7", "@babel/plugin-transform-runtime": "^7.2.0", "@babel/preset-env": "^7.20.2", "@vue/cli-plugin-babel": "^4.4.6", "@vue/cli-plugin-eslint": "^5.0.8", "@vue/cli-plugin-unit-jest": "^3.2.3", "@vue/cli-plugin-unit-mocha": "^3.0.1", "@vue/cli-service": "^3.0.1", "@vue/eslint-config-prettier": "^7.0.0", "@vue/eslint-config-standard": "^3.0.0-beta.10", "axios": "^0.18.1", "compression-webpack-plugin": "^6.1.1", "eslint": "^7.15.0", "eslint-loader": "^4.0.2", "eslint-plugin-cypress": "^2.0.1", "eslint-plugin-prettier": "^3.4.1", "eslint-plugin-vue": "^7.2.0", "jsencrypt": "^3.3.2", "lint-staged": "^6.0.0", "prettier": "^2.5.1", "sass": "^1.69.5", "sass-loader": "^10.4.1", "script-loader": "^0.7.2", "style-loader": "^1.2.1", "stylus": "^0.54.7", "stylus-loader": "^3.0.2", "svg-sprite-loader": "^3.8.0", "text-loader": "0.0.1", "vue-lazyload": "^1.3.3", "vue-template-compiler": "^2.5.13" }, "browserslist": [ "> 1%", "last 2 versions", "not ie <= 8" ], "gitHooks": { "pre-commit": "lint-staged" }, "lint-staged": { "*.js": [ "vue-cli-service lint", "git add" ], "*.vue": [ "vue-cli-service lint", "git add" ] } }
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· 阿里巴巴 QwQ-32B真的超越了 DeepSeek R-1吗?
· 【译】Visual Studio 中新的强大生产力特性
· 10年+ .NET Coder 心语 ── 封装的思维:从隐藏、稳定开始理解其本质意义
· 【设计模式】告别冗长if-else语句:使用策略模式优化代码结构
2022-08-02 win10系统激活