6 Star 0 Fork 0

wyblovecoding/lovefront

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.63 KB
一键复制 编辑 原始数据 按行查看 历史
wang 提交于 2021-10-26 16:54 . 结构调整
{
"name": "lovefront",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.21.1",
"babel-polyfill": "^6.26.0",
"babel-preset-es2015": "^6.24.1",
"core-js": "^3.6.5",
"dwr": "^1.0.1",
"element-ui": "^2.15.1",
"es6-promise": "^4.2.8",
"file-saver": "^2.0.5",
"java": "^0.12.2",
"jquery": "^3.6.0",
"js-cookie": "^3.0.1",
"mysql": "^2.18.1",
"node-sass": "^4.14.1",
"sass-loader": "^7.3.1",
"vue": "^2.6.11",
"vue-html-to-paper": "^1.4.3",
"vue-router": "^3.5.1",
"vuex": "^3.5.1",
"x2js": "^3.4.1",
"xlsx": "^0.17.0",
"xml2js": "^0.4.23"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-plugin-router": "^4.5.0",
"@vue/cli-plugin-vuex": "^4.5.0",
"@vue/cli-service": "~4.5.0",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^6.2.2",
"vue-router": "^3.5.1",
"vue-template-compiler": "^2.6.11",
"node-sass": "^4.14.1",
"sass-loader": "^7.3.1",
"vue-loader": "^13.3.0",
"vue-style-loader": "^3.0.1",
"url-loader": "^0.5.8"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential"
],
"parserOptions": {
"parser": "babel-eslint"
},
"rules": {
"no-unused-vars": "off",
"no-irregular-whitespace": "off"
}
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wyblovecoding/lovefront.git
[email protected]:wyblovecoding/lovefront.git
wyblovecoding
lovefront
lovefront
master

搜索帮助