公路局项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

51 lines
1.4 KiB

4 months ago
{
"name": "luwang",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@vue-unistra/cas-authentication": "git+https://git.unistra.fr/vue/cas-authentication.git#1.6.9",
"axios": "0.24.0",
"compression-webpack-plugin": "5.0.2",
"core-js": "^3.8.3",
"dayjs": "^1.11.10",
"echarts": "^5.4.3",
"element-ui": "^2.15.14",
"luma.gl": "^7.3.2",
"ncp": "^2.0.0",
"node-polyfill-webpack-plugin": "^2.0.1",
"script-ext-html-webpack-plugin": "^2.1.5",
"svg-sprite-loader": "^6.0.11",
"vue": "^2.6.14",
"vue-awesome": "^4.5.0",
"vue-router": "^3.5.1",
"vuex": "^3.6.2"
},
"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",
"autoprefixer": "^9.8.8",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.0.3",
"postcss": "^8.2.15",
"prettier": "^2.4.1",
"sass": "^1.69.4",
"sass-loader": "^13.3.2",
"svgo": "^3.0.2",
"tailwindcss": "^3.3.5",
"vue-template-compiler": "^2.6.14",
"webpack": "^5.89.0"
}
}