103 lines
2.2 KiB
JSON
103 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"swiper@6.8.2",
|
|
"/Users/nuwan/Code/jam-cloud/jam-ui"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "swiper@6.8.2",
|
|
"_id": "swiper@6.8.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-VwBZ40NQ8vDzIZO9wApJTf4bDu/o3sgURMQ6fvJVSc9T63NoJV0KLC/mjkrl9GepGbmlCQNLR2tL0Kk/r8NSdw==",
|
|
"_location": "/swiper",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "swiper@6.8.2",
|
|
"name": "swiper",
|
|
"escapedName": "swiper",
|
|
"rawSpec": "6.8.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "6.8.2"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/swiper/-/swiper-6.8.2.tgz",
|
|
"_spec": "6.8.2",
|
|
"_where": "/Users/nuwan/Code/jam-cloud/jam-ui",
|
|
"author": {
|
|
"name": "Vladimir Kharlampidi"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/nolimits4web/swiper/issues"
|
|
},
|
|
"dependencies": {
|
|
"dom7": "^3.0.0",
|
|
"ssr-window": "^3.0.0"
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"type": "open_collective",
|
|
"url": "http://opencollective.com/swiper"
|
|
}
|
|
],
|
|
"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",
|
|
"vue",
|
|
"angular",
|
|
"svelte",
|
|
"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 -e \"try{require('./postinstall')}catch(e){}\""
|
|
},
|
|
"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.8.2"
|
|
}
|