package.json 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. {
  2. "name": "arco-design-pro-vue",
  3. "description": "Arco Design Pro for Vue",
  4. "version": "1.0.0",
  5. "private": true,
  6. "author": "ArcoDesign Team",
  7. "license": "MIT",
  8. "scripts": {
  9. "dev": "vite --config ./config/vite.config.dev.ts",
  10. "build": "vue-tsc --noEmit && vite build --config ./config/vite.config.prod.ts",
  11. "report": "cross-env REPORT=true npm run build",
  12. "preview": "npm run build && vite preview --host",
  13. "type:check": "vue-tsc --noEmit --skipLibCheck",
  14. "lint-staged": "npx lint-staged",
  15. "prepare": "husky install"
  16. },
  17. "lint-staged": {
  18. "*.{js,ts,jsx,tsx}": [],
  19. "*.vue": [],
  20. "*.{less,css}": []
  21. },
  22. "pnpm": {
  23. "overrides": {
  24. "@babel/helper-module-imports": "~7.22.15"
  25. }
  26. },
  27. "dependencies": {
  28. "@arco-design/web-vue": "^2.44.7",
  29. "@microsoft/fetch-event-source": "^2.0.1",
  30. "@vue-office/docx": "^1.6.2",
  31. "@vue-office/excel": "^1.7.11",
  32. "@vue-office/pdf": "^2.0.2",
  33. "@vueuse/core": "^9.3.0",
  34. "arco-design-pro-vue": "^2.7.3",
  35. "axios": "^0.24.0",
  36. "d3": "^4.12.0",
  37. "dayjs": "^1.11.5",
  38. "docx-preview": "^0.1.8",
  39. "echarts": "^5.4.0",
  40. "eventsource-parser": "^2.0.1",
  41. "exceljs": "^4.3.0",
  42. "handsontable": "^11.1.0",
  43. "jquery": "^3.2.1",
  44. "js-base64": "^3.7.5",
  45. "jsencrypt": "^3.3.2",
  46. "jszip": "^3.1.5",
  47. "lodash": "^4.17.21",
  48. "mitt": "^3.0.0",
  49. "moment": "^2.30.1",
  50. "nprogress": "^0.2.0",
  51. "pdfjs-dist": "^2.12.313",
  52. "pinia": "^2.0.23",
  53. "pinia-plugin-persistedstate": "^3.2.1",
  54. "prismjs": "^1.29.0",
  55. "qs": "^6.13.0",
  56. "query-string": "^8.0.3",
  57. "sass": "^1.77.8",
  58. "sortablejs": "^1.15.0",
  59. "v-viewer": "^3.0.11",
  60. "vue": "^3.2.40",
  61. "vue-clipboard3": "^2.0.0",
  62. "vue-echarts": "^6.2.3",
  63. "vue-i18n": "^9.2.2",
  64. "vue-router": "^4.0.14"
  65. },
  66. "devDependencies": {
  67. "@arco-plugins/vite-vue": "^1.4.5",
  68. "@commitlint/cli": "^17.1.2",
  69. "@commitlint/config-conventional": "^17.1.0",
  70. "@types/lodash": "^4.14.186",
  71. "@types/mockjs": "^1.0.7",
  72. "@types/nprogress": "^0.2.0",
  73. "@types/sortablejs": "^1.15.0",
  74. "@typescript-eslint/eslint-plugin": "^5.40.0",
  75. "@typescript-eslint/parser": "^5.40.0",
  76. "@vitejs/plugin-vue": "^3.1.2",
  77. "@vitejs/plugin-vue-jsx": "^2.0.1",
  78. "@vue/babel-plugin-jsx": "^1.1.1",
  79. "consola": "^2.15.3",
  80. "cross-env": "^7.0.3",
  81. "eslint": "^8.25.0",
  82. "eslint-config-airbnb-base": "^15.0.0",
  83. "eslint-config-prettier": "^8.5.0",
  84. "eslint-import-resolver-typescript": "^3.5.1",
  85. "eslint-plugin-import": "^2.26.0",
  86. "eslint-plugin-prettier": "^4.2.1",
  87. "eslint-plugin-vue": "^9.6.0",
  88. "husky": "^8.0.1",
  89. "less": "^4.1.3",
  90. "lint-staged": "^13.0.3",
  91. "mockjs": "^1.1.0",
  92. "postcss-html": "^1.5.0",
  93. "prettier": "^2.7.1",
  94. "rollup": "^3.9.1",
  95. "rollup-plugin-visualizer": "^5.8.2",
  96. "stylelint": "^14.13.0",
  97. "stylelint-config-prettier": "^9.0.3",
  98. "stylelint-config-rational-order": "^0.1.2",
  99. "stylelint-config-recommended-vue": "^1.4.0",
  100. "stylelint-config-standard": "^29.0.0",
  101. "stylelint-order": "^5.0.0",
  102. "typescript": "^4.8.4",
  103. "unplugin-vue-components": "^0.24.1",
  104. "vite": "^3.2.5",
  105. "vite-plugin-compression": "^0.5.1",
  106. "vite-plugin-eslint": "^1.8.1",
  107. "vite-plugin-imagemin": "^0.6.1",
  108. "vite-svg-loader": "^3.6.0",
  109. "vue-tsc": "^1.0.14"
  110. },
  111. "engines": {
  112. "node": ">=14.0.0"
  113. },
  114. "resolutions": {
  115. "bin-wrapper": "npm:bin-wrapper-china",
  116. "rollup": "^2.56.3",
  117. "gifsicle": "5.2.0"
  118. },
  119. "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
  120. }