package.json 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. {
  2. "name": "jnpf-web",
  3. "version": "3.6.0",
  4. "description": "客户服务360系统",
  5. "author": "客户服务360系统",
  6. "license": "MIT",
  7. "scripts": {
  8. "dev": "vue-cli-service serve --open",
  9. "build": "cross-env NODE_ENV=production vue-cli-service build",
  10. "preview": "node build/index.js --preview"
  11. },
  12. "husky": {
  13. "hooks": {
  14. "pre-commit": "lint-staged"
  15. }
  16. },
  17. "lint-staged": {
  18. "src/**/*.{js,vue}": [
  19. "eslint --fix",
  20. "git add"
  21. ]
  22. },
  23. "keywords": [
  24. "vue",
  25. "admin",
  26. "JNPF",
  27. "element-ui",
  28. "JNPF-admin",
  29. "management-system"
  30. ],
  31. "dependencies": {
  32. "@amap/amap-jsapi-loader": "^1.0.1",
  33. "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
  34. "@babel/plugin-proposal-optional-chaining": "^7.18.9",
  35. "@fullcalendar/core": "^6.1.4",
  36. "@fullcalendar/daygrid": "^6.1.4",
  37. "@fullcalendar/interaction": "^6.1.4",
  38. "@fullcalendar/timegrid": "^6.1.4",
  39. "@fullcalendar/vue": "^6.1.4",
  40. "@tinymce/tinymce-vue": "^3.2.0",
  41. "axios": "0.18.1",
  42. "babel-loader": "^7.1.5",
  43. "bin-code-editor": "^0.9.0",
  44. "clipboard": "2.0.4",
  45. "codemirror": "^5.58.2",
  46. "crypto-js": "^4.1.1",
  47. "dayjs": "^1.8.29",
  48. "driver.js": "0.9.5",
  49. "dropzone": "5.5.1",
  50. "echarts": "^5.5.1",
  51. "echarts-stat": "^1.1.1",
  52. "element-resize-detector": "^1.2.1",
  53. "element-ui": "2.15.5",
  54. "file-saver": "2.0.1",
  55. "fuse.js": "3.4.4",
  56. "highcharts": "7.1.3",
  57. "highcharts-vue": "^1.3.5",
  58. "install": "^0.13.0",
  59. "js-base64": "^2.6.2",
  60. "js-md5": "^0.7.3",
  61. "jsbarcode": "^3.11.0",
  62. "jsencrypt": "^3.0.0-rc.1",
  63. "jsonlint": "1.6.3",
  64. "jszip": "3.2.1",
  65. "monaco-editor": "^0.20.0",
  66. "normalize.css": "7.0.0",
  67. "nprogress": "0.2.0",
  68. "path-to-regexp": "2.4.0",
  69. "qrcodejs2": "0.0.2",
  70. "quill": "2.0.0-dev.3",
  71. "quill-better-table": "^1.2.10",
  72. "reconnecting-websocket": "^4.4.0",
  73. "screenfull": "4.2.0",
  74. "script-loader": "0.7.2",
  75. "showdown": "^1.9.1",
  76. "sortablejs": "1.8.4",
  77. "spark-md5": "^3.0.2",
  78. "throttle-debounce": "^2.1.0",
  79. "uuid": "^10.0.0",
  80. "vcrontab": "^0.3.5",
  81. "vue": "2.6.10",
  82. "vue-count-to": "1.0.13",
  83. "vue-drag-resize": "^1.4.2",
  84. "vue-esign": "^1.0.5",
  85. "vue-grid-layout": "2.3.12-legacy",
  86. "vue-i18n": "7.3.2",
  87. "vue-json-editor": "^1.4.3",
  88. "vue-organization-chart": "^1.1.6",
  89. "vue-quill-editor": "^3.0.6",
  90. "vue-router": "3.1.1",
  91. "vue-simple-uploader": "^0.7.6",
  92. "vue-splitpane": "1.0.4",
  93. "vuedraggable": "2.20.0",
  94. "vuex": "3.1.0"
  95. },
  96. "devDependencies": {
  97. "@babel/core": "^7.23.9",
  98. "@babel/register": "7.0.0",
  99. "@vue/cli-plugin-babel": "3.5.3",
  100. "@vue/cli-plugin-eslint": "^3.9.1",
  101. "@vue/cli-plugin-unit-jest": "3.5.3",
  102. "@vue/cli-service": "3.5.3",
  103. "@vue/test-utils": "1.0.0-beta.29",
  104. "autoprefixer": "^9.5.1",
  105. "babel-eslint": "10.0.1",
  106. "babel-jest": "23.6.0",
  107. "babel-plugin-dynamic-import-node": "^2.3.3",
  108. "chalk": "2.4.2",
  109. "chokidar": "2.1.5",
  110. "connect": "3.6.6",
  111. "cross-env": "^7.0.2",
  112. "eslint": "5.15.3",
  113. "eslint-plugin-vue": "5.2.2",
  114. "html-webpack-plugin": "3.2.0",
  115. "husky": "1.3.1",
  116. "lint-staged": "8.1.5",
  117. "monaco-editor-webpack-plugin": "^1.9.0",
  118. "plop": "2.3.0",
  119. "runjs": "^4.3.2",
  120. "sass": "1.26.10",
  121. "sass-loader": "^7.1.0",
  122. "script-ext-html-webpack-plugin": "2.1.3",
  123. "serve-static": "^1.13.2",
  124. "svg-sprite-loader": "4.1.3",
  125. "svgo": "1.2.0",
  126. "vue-template-compiler": "2.6.10"
  127. },
  128. "engines": {
  129. "node": ">=8.9",
  130. "npm": ">= 3.0.0"
  131. },
  132. "browserslist": [
  133. "> 1%",
  134. "last 2 versions"
  135. ]
  136. }