.package-lock.json 986 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "name": "202226701004",
  3. "lockfileVersion": 3,
  4. "requires": true,
  5. "packages": {
  6. "node_modules/@types/swiper": {
  7. "version": "5.4.3",
  8. "resolved": "https://registry.npmmirror.com/@types/swiper/-/swiper-5.4.3.tgz",
  9. "integrity": "sha512-hJXpVeANf+XQXgbvmuFZdsnaSOKqOEZcaLDnHhZOJDRow+lfboatwubW+Ay9XiHobMGyEomkgpXSYRlDVn4gMQ==",
  10. "dev": true,
  11. "license": "MIT"
  12. },
  13. "node_modules/swiper": {
  14. "version": "11.1.15",
  15. "resolved": "https://registry.npmmirror.com/swiper/-/swiper-11.1.15.tgz",
  16. "integrity": "sha512-IzWeU34WwC7gbhjKsjkImTuCRf+lRbO6cnxMGs88iVNKDwV+xQpBCJxZ4bNH6gSrIbbyVJ1kuGzo3JTtz//CBw==",
  17. "funding": [
  18. {
  19. "type": "patreon",
  20. "url": "https://www.patreon.com/swiperjs"
  21. },
  22. {
  23. "type": "open_collective",
  24. "url": "http://opencollective.com/swiper"
  25. }
  26. ],
  27. "license": "MIT",
  28. "engines": {
  29. "node": ">= 4.7.0"
  30. }
  31. }
  32. }
  33. }