123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- {
- "_from": "swiper@5.4.5",
- "_id": "swiper@5.4.5",
- "_inBundle": false,
- "_integrity": "sha512-7QjA0XpdOmiMoClfaZ2lYN6ICHcMm72LXiY+NF4fQLFidigameaofvpjEEiTQuw3xm5eksG5hzkaRsjQX57vtA==",
- "_location": "/swiper",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "swiper@5.4.5",
- "name": "swiper",
- "escapedName": "swiper",
- "rawSpec": "5.4.5",
- "saveSpec": null,
- "fetchSpec": "5.4.5"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/swiper/-/swiper-5.4.5.tgz",
- "_shasum": "a350f654bf68426dbb651793824925512d223c0f",
- "_spec": "swiper@5.4.5",
- "_where": "F:\\",
- "author": {
- "name": "Vladimir Kharlampidi"
- },
- "browserslist": [
- "Android >= 7",
- "IOS >= 11",
- "Safari >= 11",
- "Chrome >= 49",
- "Firefox >= 31",
- "Samsung >= 5"
- ],
- "bugs": {
- "url": "https://github.com/nolimits4web/Swiper/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "dom7": "^2.1.5",
- "ssr-window": "^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": "js/swiper.esm.bundle.js",
- "keywords": [
- "swiper",
- "swipe",
- "slider",
- "touch",
- "ios",
- "mobile",
- "cordova",
- "phonegap",
- "app",
- "framework",
- "framework7",
- "carousel",
- "gallery",
- "plugin"
- ],
- "license": "MIT",
- "main": "js/swiper.js",
- "module": "js/swiper.esm.bundle.js",
- "name": "swiper",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/nolimits4web/Swiper.git"
- },
- "scripts": {
- "postinstall": "echo \"\u001b[35m\u001b[1mLove Swiper? Support Vladimir's work by donating or pledging on patreon:\u001b[22m\u001b[39m\n > \u001b[32mhttps://patreon.com/vladimirkharlampidi\u001b[0m\n\""
- },
- "version": "5.4.5"
- }
|