.package-lock.json 649 B

12345678910111213141516171819202122232425
  1. {
  2. "name": "s202226701054",
  3. "lockfileVersion": 3,
  4. "requires": true,
  5. "packages": {
  6. "node_modules/swiper": {
  7. "version": "11.1.15",
  8. "resolved": "https://registry.npmmirror.com/swiper/-/swiper-11.1.15.tgz",
  9. "integrity": "sha512-IzWeU34WwC7gbhjKsjkImTuCRf+lRbO6cnxMGs88iVNKDwV+xQpBCJxZ4bNH6gSrIbbyVJ1kuGzo3JTtz//CBw==",
  10. "funding": [
  11. {
  12. "type": "patreon",
  13. "url": "https://www.patreon.com/swiperjs"
  14. },
  15. {
  16. "type": "open_collective",
  17. "url": "http://opencollective.com/swiper"
  18. }
  19. ],
  20. "engines": {
  21. "node": ">= 4.7.0"
  22. }
  23. }
  24. }
  25. }