package.json 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. {
  2. "name": "admin-plus",
  3. "version": "10.3.0",
  4. "private": true,
  5. "author": "vue-admin-better",
  6. "scripts": {
  7. "serve": "vue-cli-service serve",
  8. "build": "vue-cli-service build",
  9. "production": "vue-cli-service build --mode production",
  10. "online": "vue-cli-service build --mode online",
  11. "test": "vue-cli-service build --mode test",
  12. "test:unit": "vue-cli-service test:unit --detectOpenHandles",
  13. "lint": "vue-cli-service lint",
  14. "build:deploy": "start ./deploy.sh",
  15. "build:report": "vue-cli-service build --report",
  16. "build:test": "vue-cli-service build --mode test",
  17. "global:install": "npm install -g nrm,cnpm,npm-check-updates,rimraf --registry=http://mirrors.cloud.tencent.com/npm/",
  18. "globle:update": "ncu -g",
  19. "lint:eslint": "eslint {src,mock}/**/*.{vue,js,ts} --fix",
  20. "lint:prettier": "prettier {src,mock}/**/*.{html,vue,css,sass,scss,js,ts,md} --write",
  21. "lint:stylelint": "stylelint {src,mock}/**/*.{html,vue,css,sass,scss} --fix --cache --cache-location node_modules/.cache/stylelint/",
  22. "module:install": "npm i --registry=http://mirrors.cloud.tencent.com/npm/",
  23. "module:reinstall": "rimraf node_modules&&npm run module:install",
  24. "module:update": "ncu -u --reject chalk,vab-icons --registry=http://mirrors.cloud.tencent.com/npm/&&npm run module:install",
  25. "nrm:npm": "nrm use npm",
  26. "nrm:taobao": "nrm use taobao",
  27. "template": "plop"
  28. },
  29. "dependencies": {
  30. "@element-plus/icons-vue": "^2.0.10",
  31. "@logicflow/core": "^1.1.31",
  32. "@logicflow/extension": "^1.1.31",
  33. "@vueuse/core": "^9.10.0",
  34. "@vueuse/head": "^1.0.22",
  35. "@wangeditor/editor": "^5.1.23",
  36. "@wangeditor/editor-for-vue": "next",
  37. "axios": "^1.2.2",
  38. "core-js": "^3.27.1",
  39. "cropper-vue3": "^3.2.45",
  40. "dayjs": "^1.11.7",
  41. "echarts": "^5.4.1",
  42. "element-plus": "^2.2.28",
  43. "file-saver": "^2.0.5",
  44. "image-conversion": "^2.1.1",
  45. "js-cookie": "^3.0.1",
  46. "jsencrypt": "^3.3.1",
  47. "lodash": "^4.17.21",
  48. "mitt": "^3.0.0",
  49. "mockjs": "^1.1.0",
  50. "nprogress": "^0.2.0",
  51. "path-browserify": "^1.0.1",
  52. "pinia": "^2.0.28",
  53. "qs": "^6.11.0",
  54. "register-service-worker": "^1.7.2",
  55. "resize-detector": "^0.3.0",
  56. "vab-icons": "file:vab-icons",
  57. "vue": "^3.2.45",
  58. "vue-i18n": "^9.2.2",
  59. "vue-json-viewer": "^3.0.2",
  60. "vue-qr": "^4.0.9",
  61. "vue-router": "^4.1.6",
  62. "vue-seamless-scroll": "^1.1.23",
  63. "vuedraggable": "^4.0.1",
  64. "whatwg-fetch": "^3.6.2",
  65. "xlsx": "0.18.5"
  66. },
  67. "devDependencies": {
  68. "@babel/core": "^7.20.12",
  69. "@stylelint/postcss-css-in-js": "^0.38.0",
  70. "@types/file-saver": "^2.0.5",
  71. "@types/js-cookie": "^3.0.2",
  72. "@types/lodash-es": "^4.17.6",
  73. "@types/node": "^18.11.18",
  74. "@types/nprogress": "^0.2.0",
  75. "@vue/cli-plugin-babel": "^5.0.8",
  76. "@vue/cli-plugin-eslint": "^5.0.8",
  77. "@vue/cli-plugin-pwa": "^5.0.8",
  78. "@vue/cli-plugin-router": "^5.0.8",
  79. "@vue/cli-plugin-typescript": "^5.0.8",
  80. "@vue/cli-service": "^5.0.8",
  81. "@vue/eslint-config-typescript": "^11.0.2",
  82. "@vue/test-utils": "^2.2.7",
  83. "body-parser": "^1.20.1",
  84. "chalk": "^4.1.2",
  85. "chokidar": "^3.5.3",
  86. "compression-webpack-plugin": "^10.0.0",
  87. "eslint": "^8.31.0",
  88. "eslint-config-prettier": "^8.6.0",
  89. "eslint-plugin-prettier": "^4.2.1",
  90. "eslint-plugin-vue": "^9.8.0",
  91. "filemanager-webpack-plugin": "^8.0.0",
  92. "image-webpack-loader": "^8.1.0",
  93. "lint-staged": "^13.1.0",
  94. "plop": "^3.1.1",
  95. "plop-templates": "^0.0.9",
  96. "postcss": "^8.4.21",
  97. "postcss-html": "^1.5.0",
  98. "postcss-markdown": "^1.2.0",
  99. "postcss-scss": "^4.0.6",
  100. "postcss-syntax": "^0.36.2",
  101. "prettier": "^2.8.2",
  102. "raw-loader": "^4.0.2",
  103. "sass": "^1.57.1",
  104. "sass-loader": "^13.2.0",
  105. "stylelint": "^14.16.1",
  106. "stylelint-config-prettier": "^9.0.4",
  107. "stylelint-config-recess-order": "^3.1.0",
  108. "svg-sprite-loader": "^6.0.11",
  109. "typescript": "^4.9.4",
  110. "unplugin-auto-import": "^0.12.1",
  111. "unplugin-element-plus": "^0.4.1",
  112. "unplugin-vue-components": "^0.22.12",
  113. "unplugin-vue-define-options": "^1.1.3",
  114. "vue-eslint-parser": "^9.1.0",
  115. "vue-global-api": "^0.4.1",
  116. "vue-unplugins": "^1.0.6",
  117. "webpack": "^5.75.0",
  118. "webpackbar": "^5.0.2"
  119. },
  120. "gitHooks": {
  121. "pre-commit": "lint-staged"
  122. },
  123. "homepage": "https://chu1204505056.gitee.io/admin-plus",
  124. "license": "Mozilla Public License Version 2.0",
  125. "lint-staged": {
  126. "*.{js,jsx,vue}": [
  127. "vue-cli-service lint",
  128. "git add"
  129. ]
  130. },
  131. "participants": [
  132. "FlowPeakFish"
  133. ],
  134. "repository": {
  135. "type": "git",
  136. "url": "git+https://github.com/vue-admin-beautiful/admin-plus.git"
  137. }
  138. }