package.json 339 B

12345678910111213141516
  1. {
  2. "dependencies": {
  3. "axios": "^0.21.1",
  4. "clipboard": "^2.0.8",
  5. "crypto-js": "^4.1.1",
  6. "image-tools": "^1.4.0",
  7. "jweixin-module": "^1.6.0",
  8. "lodash": "^4.17.21",
  9. "mini-html-parser2": "^0.3.0",
  10. "swiper": "^5.4.5",
  11. "vue-awesome-swiper": "^4.1.1"
  12. },
  13. "devDependencies": {
  14. "moment": "^2.29.1"
  15. }
  16. }