package.json 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  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. "@jiaminghi/data-view": "^2.10.0",
  23. "axios": "0.18.1",
  24. "ckeditor4": "^4.23.0",
  25. "ckeditor4-vue": "^3.0.0",
  26. "clipboard": "2.0.4",
  27. "codemirror": "5.45.0",
  28. "core-js": "3.6.5",
  29. "cos-js-sdk-v5": "^1.4.22",
  30. "docx": "^8.5.0",
  31. "docxtemplater": "^3.46.0",
  32. "docxtemplater-image-module-free": "^1.1.1",
  33. "driver.js": "0.9.5",
  34. "dropzone": "5.5.1",
  35. "echarts": "4.2.1",
  36. "element-ui": "^2.15.6",
  37. "file-saver": "^2.0.5",
  38. "fuse.js": "3.4.4",
  39. "handsontable": "^14.1.0",
  40. "handsontable-pro": "^6.2.3",
  41. "html-docx-js": "^0.3.1",
  42. "html-to-docx": "^1.8.0",
  43. "html2canvas": "^1.0.0-alpha.9",
  44. "jquery": "^3.7.1",
  45. "js-cookie": "2.2.0",
  46. "js-table2excel": "^1.1.2",
  47. "jsonlint": "1.6.3",
  48. "jspdf": "^2.5.1",
  49. "jszip": "^3.2.1",
  50. "jszip-utils": "^0.1.0",
  51. "lodash-es": "^4.17.21",
  52. "luckyexcel": "^1.0.1",
  53. "luckysheet": "^2.1.13",
  54. "mammoth": "^1.8.0",
  55. "markdown-it": "^13.0.2",
  56. "normalize.css": "7.0.0",
  57. "nprogress": "^0.2.0",
  58. "path-to-regexp": "2.4.0",
  59. "pizzip": "^3.1.6",
  60. "qrcode": "^1.4.4",
  61. "screenfull": "4.2.0",
  62. "script-loader": "0.7.2",
  63. "sortablejs": "1.8.4",
  64. "tinymce": "^5.1.0",
  65. "vant": "^2.12.30",
  66. "vue": "2.6.10",
  67. "vue-class-component": "^7.2.6",
  68. "vue-count-to": "1.0.13",
  69. "vue-property-decorator": "^9.1.2",
  70. "vue-router": "^3.5.3",
  71. "vue-splitpane": "1.0.4",
  72. "vuedraggable": "^2.24.3",
  73. "vuex": "^3.6.2",
  74. "xlsx": "^0.18.5"
  75. },
  76. "devDependencies": {
  77. "@vue/cli-plugin-babel": "4.4.4",
  78. "@vue/cli-plugin-eslint": "4.4.4",
  79. "@vue/cli-plugin-unit-jest": "4.4.4",
  80. "@vue/cli-service": "4.4.4",
  81. "@vue/test-utils": "1.0.0-beta.29",
  82. "autoprefixer": "9.5.1",
  83. "babel-eslint": "^10.1.0",
  84. "babel-jest": "23.6.0",
  85. "babel-plugin-dynamic-import-node": "2.3.3",
  86. "chalk": "2.4.2",
  87. "chokidar": "2.1.5",
  88. "connect": "3.6.6",
  89. "css-loader": "^5.2.6",
  90. "eslint": "^6.7.2",
  91. "eslint-plugin-import": "^2.25.2",
  92. "eslint-plugin-node": "^11.1.0",
  93. "eslint-plugin-prettier": "^3.1.4",
  94. "eslint-plugin-promise": "^4.2.1",
  95. "eslint-plugin-standard": "^4.0.0",
  96. "eslint-plugin-vue": "^6.2.2",
  97. "html-webpack-plugin": "3.2.0",
  98. "husky": "1.3.1",
  99. "less": "^3.13.1",
  100. "less-loader": "^5.0.0",
  101. "lint-staged": "8.1.5",
  102. "mockjs": "1.0.1-beta3",
  103. "or": "^0.2.0",
  104. "plop": "2.3.0",
  105. "prettier": "^2.4.1",
  106. "runjs": "4.3.2",
  107. "sass": "1.26.2",
  108. "sass-loader": "8.0.2",
  109. "script-ext-html-webpack-plugin": "2.1.3",
  110. "serve-static": "1.13.2",
  111. "style-loader": "2.0.0",
  112. "svg-sprite-loader": "4.1.3",
  113. "svgo": "1.2.0",
  114. "swiper": "^5.3.6",
  115. "vue-template-compiler": "2.6.10"
  116. },
  117. "browserslist": [
  118. "> 1%",
  119. "last 2 versions"
  120. ],
  121. "bugs": {
  122. "url": "https://github.com/PanJiaChen/vue-element-admin/issues"
  123. },
  124. "engines": {
  125. "node": ">=8.9",
  126. "npm": ">= 3.0.0"
  127. },
  128. "keywords": [
  129. "vue",
  130. "admin",
  131. "dashboard",
  132. "element-ui",
  133. "boilerplate",
  134. "admin-template",
  135. "management-system"
  136. ],
  137. "license": "MIT",
  138. "lint-staged": {
  139. "src/**/*.{js,vue}": [
  140. "eslint --fix",
  141. "git add"
  142. ]
  143. },
  144. "husky": {
  145. "hooks": {
  146. "pre-commit": "lint-staged"
  147. }
  148. },
  149. "repository": {
  150. "type": "git",
  151. "url": "git+https://github.com/PanJiaChen/vue-element-admin.git"
  152. }
  153. }