1 Star 0 Fork 36

柳叶一刀 / jobs-admin-web

forked from baomidou / jobs-admin-web 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
package.json 1.19 KB
Copy Edit Raw Blame History
青苗 authored 2019-07-10 10:47 . jobs-admin-web
{
"name": "xxlJobAdmin",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"server": {
"port": 8081,
"host": "0.0.0.0"
},
"dependencies": {
"axios": "^0.19.0",
"font-awesome": "^4.7.0",
"lodash.truncate": "^4.4.2",
"nprogress": "^0.2.0",
"quill": "^1.3.6",
"echarts": "^4.2.1",
"v-charts": "^1.19.0",
"register-service-worker": "^1.5.2",
"roboto-fontface": "*",
"vee-validate": "^2.1.4",
"vue": "^2.6.10",
"vue-fullcalendar": "^1.0.9",
"vue-perfect-scrollbar": "^0.1.0",
"vue-router": "^3.0.1",
"vuetify": "^1.5.14",
"vuex": "^3.1.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.2.0",
"@vue/cli-plugin-eslint": "^3.2.0",
"@vue/cli-plugin-pwa": "^3.2.0",
"@vue/cli-service": "^3.2.0",
"@vue/eslint-config-prettier": "^4.0.1",
"babel-eslint": "^10.0.1",
"eslint": "^5.8.0",
"eslint-plugin-vue": "^5.0.0",
"stylus": "^0.54.5",
"stylus-loader": "^3.0.2",
"vue-cli-plugin-vuetify": "^0.4.6",
"vue-template-compiler": "^2.5.21",
"vuetify-loader": "^1.0.5"
}
}
JavaScript
1
https://gitee.com/pxw_admin/jobs-admin-web.git
git@gitee.com:pxw_admin/jobs-admin-web.git
pxw_admin
jobs-admin-web
jobs-admin-web
master

Search