package.json 261 B

123456789101112
  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. "mini-html-parser2": "^0.3.0",
  9. "swiper": "^5.4.5",
  10. "vue-awesome-swiper": "^4.1.1"
  11. }
  12. }