package.json 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. {
  2. "name": "vue-element-admin",
  3. "version": "4.4.0",
  4. "description": "A magical vue admin. An out-of-box UI solution for enterprise applications. Newest development stack of vue. Lots of awesome features",
  5. "author": "Pan <panfree23@gmail.com>",
  6. "scripts": {
  7. "dev": "vue-cli-service serve",
  8. "lint": "eslint --ext .js,.vue src",
  9. "build:prod": "vue-cli-service build",
  10. "build:stage": "vue-cli-service build --mode staging",
  11. "preview": "node build/index.js --preview",
  12. "new": "plop",
  13. "svgo": "svgo -f src/icons/svg --config=src/icons/svgo.yml",
  14. "test:unit": "jest --clearCache && vue-cli-service test:unit",
  15. "test:ci": "npm run lint && npm run test:unit"
  16. },
  17. "dependencies": {
  18. "@amcharts/amcharts4": "^4.10.39",
  19. "@amcharts/amcharts5": "^5.10.7",
  20. "@handsontable-pro/vue": "^3.1.1",
  21. "@handsontable/vue": "^14.1.0",
  22. "@hufe921/canvas-editor": "^0.9.96",
  23. "@jiaminghi/data-view": "^2.10.0",
  24. "@tinymce/tinymce-vue": "^3.2.8",
  25. "axios": "0.18.1",
  26. "ckeditor4": "^4.23.0",
  27. "ckeditor4-vue": "^3.0.0",
  28. "clipboard": "2.0.4",
  29. "codemirror": "5.45.0",
  30. "core-js": "3.6.5",
  31. "cos-js-sdk-v5": "^1.4.22",
  32. "docx": "^8.5.0",
  33. "docx-preview": "^0.3.3",
  34. "docxtemplater": "^3.46.0",
  35. "docxtemplater-image-module-free": "^1.1.1",
  36. "driver.js": "0.9.5",
  37. "dropzone": "5.5.1",
  38. "echarts": "4.2.1",
  39. "element-ui": "^2.15.6",
  40. "feather-icons": "^4.29.2",
  41. "file-saver": "^2.0.5",
  42. "fuse.js": "3.4.4",
  43. "handsontable": "^14.1.0",
  44. "handsontable-pro": "^6.2.3",
  45. "html-docx-js": "^0.3.1",
  46. "html-to-docx": "^1.8.0",
  47. "html2canvas": "^1.0.0-alpha.9",
  48. "jquery": "^3.7.1",
  49. "js-cookie": "2.2.0",
  50. "js-table2excel": "^1.1.2",
  51. "jsonlint": "1.6.3",
  52. "jspdf": "^2.5.1",
  53. "jszip": "^3.10.1",
  54. "jszip-utils": "^0.1.0",
  55. "lodash-es": "^4.17.21",
  56. "luckyexcel": "^1.0.1",
  57. "luckysheet": "^2.1.13",
  58. "mammoth": "^1.8.0",
  59. "markdown-it": "^13.0.2",
  60. "normalize.css": "7.0.0",
  61. "nprogress": "^0.2.0",
  62. "path-to-regexp": "2.4.0",
  63. "pizzip": "^3.1.6",
  64. "qrcode": "^1.4.4",
  65. "quill-better-table": "^1.2.10",
  66. "screenfull": "4.2.0",
  67. "script-loader": "0.7.2",
  68. "sortablejs": "1.8.4",
  69. "tinymce": "^5.10.9",
  70. "vant": "^2.12.30",
  71. "vue": "2.6.10",
  72. "vue-class-component": "^7.2.6",
  73. "vue-count-to": "1.0.13",
  74. "vue-pdf": "^4.3.0",
  75. "vue-property-decorator": "^9.1.2",
  76. "vue-quill-editor": "^3.0.6",
  77. "vue-router": "^3.5.3",
  78. "vue-splitpane": "1.0.4",
  79. "vuedraggable": "^2.24.3",
  80. "vuex": "^3.6.2",
  81. "xlsx": "^0.18.5"
  82. },
  83. "devDependencies": {
  84. "@vue/cli-plugin-babel": "4.4.4",
  85. "@vue/cli-plugin-eslint": "4.4.4",
  86. "@vue/cli-plugin-unit-jest": "4.4.4",
  87. "@vue/cli-service": "^4.4.4",
  88. "@vue/test-utils": "1.0.0-beta.29",
  89. "autoprefixer": "9.5.1",
  90. "babel-eslint": "^10.1.0",
  91. "babel-jest": "23.6.0",
  92. "babel-plugin-dynamic-import-node": "2.3.3",
  93. "chalk": "2.4.2",
  94. "chokidar": "2.1.5",
  95. "connect": "3.6.6",
  96. "css-loader": "^5.2.6",
  97. "encoding": "^0.1.13",
  98. "eslint": "^6.7.2",
  99. "eslint-plugin-import": "^2.25.2",
  100. "eslint-plugin-node": "^11.1.0",
  101. "eslint-plugin-prettier": "^3.1.4",
  102. "eslint-plugin-promise": "^4.2.1",
  103. "eslint-plugin-standard": "^4.0.0",
  104. "eslint-plugin-vue": "^6.2.2",
  105. "html-webpack-plugin": "3.2.0",
  106. "husky": "1.3.1",
  107. "less": "^3.13.1",
  108. "less-loader": "^5.0.0",
  109. "lint-staged": "8.1.5",
  110. "mockjs": "1.0.1-beta3",
  111. "or": "^0.2.0",
  112. "plop": "2.3.0",
  113. "prettier": "^2.4.1",
  114. "runjs": "4.3.2",
  115. "sass": "1.26.2",
  116. "sass-loader": "8.0.2",
  117. "script-ext-html-webpack-plugin": "2.1.3",
  118. "serve-static": "1.13.2",
  119. "style-loader": "2.0.0",
  120. "svg-sprite-loader": "4.1.3",
  121. "svgo": "1.2.0",
  122. "swiper": "^5.3.6",
  123. "vue-template-compiler": "2.6.10"
  124. },
  125. "browserslist": [
  126. "> 1%",
  127. "last 2 versions"
  128. ],
  129. "bugs": {
  130. "url": "https://github.com/PanJiaChen/vue-element-admin/issues"
  131. },
  132. "engines": {
  133. "node": ">=8.9",
  134. "npm": ">= 3.0.0"
  135. },
  136. "keywords": [
  137. "vue",
  138. "admin",
  139. "dashboard",
  140. "element-ui",
  141. "boilerplate",
  142. "admin-template",
  143. "management-system"
  144. ],
  145. "license": "MIT",
  146. "lint-staged": {
  147. "src/**/*.{js,vue}": [
  148. "eslint --fix",
  149. "git add"
  150. ]
  151. },
  152. "husky": {
  153. "hooks": {
  154. "pre-commit": ""
  155. }
  156. },
  157. "repository": {
  158. "type": "git",
  159. "url": "git+https://github.com/PanJiaChen/vue-element-admin.git"
  160. }
  161. }