8 Star 0 Fork 0

陈克晗 / wk-crm-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 3.63 KB
一键复制 编辑 原始数据 按行查看 历史
xuqun 提交于 2024-03-29 11:11 . 删除无用的文件
{
"name": "5kcrm",
"version": "12.0.0",
"description": "",
"author": "5kcrm <service@5kcrm.com>",
"scripts": {
"dev": "vue-cli-service serve",
"build": "vue-cli-service build",
"build:test": "vue-cli-service build --mode test",
"preview": "node build/index.js --preview",
"prepare": "husky install"
},
"dependencies": {
"@chenfengyuan/vue-qrcode": "^1.0.2",
"@fullcalendar/core": "^4.3.1",
"@fullcalendar/daygrid": "^4.3.0",
"@fullcalendar/interaction": "^4.3.0",
"@fullcalendar/list": "^4.3.0",
"@fullcalendar/timegrid": "^4.3.0",
"@fullcalendar/timeline": "^4.3.0",
"@fullcalendar/vue": "^4.3.1",
"@tinymce/tinymce-vue": "^3.2.8",
"angular-expressions": "^1.2.1",
"axios": "^1.3.1",
"clipboard": "^2.0.4",
"compressorjs": "^1.2.1",
"core-js": "^3.6.5",
"crypto-js": "^4.1.1",
"d3": "^7.8.2",
"docx-preview": "^0.1.20",
"docxtemplater": "^3.42.7",
"docxtemplater-image-module-free": "^1.1.1",
"echarts": "5.4.0",
"el-bigdata-table": "git+https://gitee.com/devi001/el-bigdata-table.git#v2.15.10",
"element-ui": "git+https://gitee.com/devi001/wk-element.git#v2.15.10",
"file-saver": "^2.0.5",
"frappe-gantt": "^0.6.1",
"html2canvas": "^1.4.1",
"js-cookie": "2.2.1",
"jsencrypt": "3.3.1",
"jspdf": "^2.5.1",
"jszip": "^2.6.1",
"jszip-utils": "^0.1.0",
"lockr": "^0.8.5",
"marked": "^4.2.12",
"mathjs": "^10.6.4",
"normalize.css": "8.0.1",
"nprogress": "0.2.0",
"number-precision": "^1.6.0",
"numeral": "^2.0.6",
"nzh": "^1.0.8",
"path-to-regexp": "2.4.0",
"pinyin-match": "1.2.2",
"pizzip": "^3.1.4",
"print-js": "^1.6.0",
"qrcodejs2": "0.0.2",
"signature_pad": "4.1.4",
"sortablejs": "^1.15.0",
"throttle-debounce": "^2.1.0",
"v-calendar": "2.3.0",
"vue": "2.5.17",
"vue-bus": "^1.2.1",
"vue-calendar-component": "^2.8.2",
"vue-cropper": "^0.4.9",
"vue-i18n": "^8.7.0",
"vue-moment": "^4.1.0",
"vue-radial-progress": "^0.3.2",
"vue-router": "3.0.1",
"vue-virtual-scroller": "^1.1.2",
"vue2-animate": "^2.1.4",
"vue2-org-tree": "1.3.1",
"vuedraggable": "2.24.3",
"vuex": "3.0.1",
"watermark-dom": "^2.3.0",
"xlsx": "^0.18.5",
"xss": "^1.0.6"
},
"devDependencies": {
"@babel/eslint-parser": "7.19.1",
"@vue/cli-plugin-babel": "4.4.4",
"@vue/cli-plugin-eslint": "4.4.4",
"@vue/cli-service": "4.4.4",
"autoprefixer": "9.5.1",
"babel-plugin-dynamic-import-node": "2.3.3",
"chalk": "2.4.2",
"connect": "3.6.6",
"cz-conventional-changelog": "^3.3.0",
"eslint": "7.32.0",
"eslint-plugin-vue": "9.9.0",
"html-webpack-plugin": "3.2.0",
"husky": "^8.0.1",
"less": "^4.1.2",
"less-loader": "^7.3.0",
"postcss": "^8.4.8",
"postcss-html": "^1.3.0",
"postcss-scss": "^4.0.3",
"runjs": "4.3.2",
"sass": "1.32.6",
"sass-loader": "10.4.1",
"sass-resources-loader": "2.2.4",
"script-ext-html-webpack-plugin": "2.1.3",
"serve-static": "1.13.2",
"stylelint": "^14.5.3",
"stylelint-config-recess-order": "^3.0.0",
"stylelint-config-standard-scss": "^3.0.0",
"stylelint-config-standard-vue": "^1.0.0",
"stylelint-order": "^5.0.0",
"stylelint-scss": "^4.1.0",
"stylelint-webpack-plugin": "^2.4.0",
"svg-sprite-loader": "4.1.3",
"svgo": "1.2.2",
"vue-template-compiler": "2.5.17"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"browserslist": [
"> 1%",
"last 2 versions"
],
"engines": {
"node": "14.x || 16.x"
},
"license": "MIT"
}
1
https://gitee.com/HanShawn/wk-crm-web.git
git@gitee.com:HanShawn/wk-crm-web.git
HanShawn
wk-crm-web
wk-crm-web
master

搜索帮助