1 Star 6 Fork 0

liuxingyu01 / tinywind-boot-front

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.16 KB
一键复制 编辑 原始数据 按行查看 历史
liuxingyu01 提交于 2022-03-15 19:13 . 更新elementui的版本
{
"name": "tinywind-boot-front",
"version": "0.1.0",
"private": true,
"scripts": {
"start": "npm run dev",
"dev": "node --max_old_space_size=10240 node_modules/@vue/cli-service/bin/vue-cli-service.js serve --open",
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"build-dev": "vue-cli-service build --mode development",
"build-prod": "vue-cli-service build --mode production",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@antv/g2": "4.0.15",
"@riophae/vue-treeselect": "0.4.0",
"axios": "0.21.1",
"clipboard": "2.0.4",
"codemirror": "5.45.0",
"core-js": "^3.6.5",
"dropzone": "5.5.1",
"element-ui": "^2.15.2",
"file-saver": "2.0.1",
"fuse.js": "3.4.4",
"js-cookie": "^2.2.1",
"jsonlint": "1.6.3",
"jszip": "3.2.1",
"normalize.css": "7.0.0",
"nprogress": "^0.2.0",
"path-to-regexp": "2.4.0",
"screenfull": "4.2.0",
"showdown": "1.9.1",
"vue": "^2.6.11",
"vue-count-to": "1.0.13",
"vue-router": "^3.5.1",
"vue-splitpane": "1.0.4",
"vue-swipe": "2.4.0",
"vuedraggable": "2.20.0",
"vuex": "^3.6.2",
"xlsx": "0.14.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "4.3.0",
"@vue/cli-plugin-eslint": "4.3.0",
"@vue/cli-service": "4.3.0",
"babel-eslint": "10.1.0",
"eslint": "6.7.2",
"eslint-plugin-vue": "6.2.2",
"autoprefixer": "9.5.1",
"chalk": "2.4.2",
"chokidar": "2.1.5",
"connect": "3.6.6",
"html-webpack-plugin": "3.2.0",
"lint-staged": "8.1.5",
"sass": "1.26.2",
"sass-loader": "8.0.2",
"script-ext-html-webpack-plugin": "2.1.4",
"script-loader": "0.7.2",
"serve-static": "1.13.2",
"svg-sprite-loader": "4.1.3",
"svgo": "1.2.0",
"vue-template-compiler": "2.6.11"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"parserOptions": {
"parser": "babel-eslint"
},
"rules": {}
},
"engines": {
"node": ">=8.9",
"npm": ">=3.0.0"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/leisureLXY/tinywind-boot-front.git
git@gitee.com:leisureLXY/tinywind-boot-front.git
leisureLXY
tinywind-boot-front
tinywind-boot-front
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891