{
  "_from": "swiper",
  "_id": "swiper@6.4.5",
  "_inBundle": false,
  "_integrity": "sha512-MJIY0aXF6UKgUM+/tgwtOxI21fwRiT6QX2decd6m2L9OGA7jLBks8E0CuUuRqpQfmTInQrBPnBy8dqgOtr2O0w==",
  "_location": "/swiper",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "swiper",
    "name": "swiper",
    "escapedName": "swiper",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/swiper/-/swiper-6.4.5.tgz",
  "_shasum": "2aa9e7f59ed0578c411626bf24cdb5942609618e",
  "_spec": "swiper",
  "_where": "/mnt/e/node",
  "author": {
    "name": "Vladimir Kharlampidi"
  },
  "bugs": {
    "url": "https://github.com/nolimits4web/swiper/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "dom7": "^3.0.0",
    "ssr-window": "^3.0.0",
    "tslib": "^2.0.0"
  },
  "deprecated": false,
  "description": "Most modern mobile touch slider and framework with hardware accelerated transitions",
  "engines": {
    "node": ">= 4.7.0"
  },
  "funding": {
    "type": "patreon",
    "url": "https://www.patreon.com/vladimirkharlampidi"
  },
  "homepage": "https://swiperjs.com",
  "jsnext:main": "swiper.esm.js",
  "keywords": [
    "swiper",
    "swipe",
    "slider",
    "touch",
    "ios",
    "mobile",
    "cordova",
    "phonegap",
    "app",
    "framework",
    "framework7",
    "carousel",
    "gallery",
    "plugin",
    "react",
    "slideshow"
  ],
  "license": "MIT",
  "main": "swiper.cjs.js",
  "module": "swiper.esm.js",
  "name": "swiper",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nolimits4web/Swiper.git"
  },
  "scripts": {
    "postinstall": "node postinstall.js"
  },
  "sideEffects": [
    "*.less",
    "*.scss",
    "*.css",
    "cjs/utils/dom.js",
    "cjs/components/core/core-class.js",
    "esm/utils/dom.js",
    "esm/components/core/core-class.js",
    "swiper-bundle.cjs.js",
    "swiper-bundle.esm.js"
  ],
  "typings": "swiper.d.ts",
  "version": "6.4.5"
}