mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
58 lines
1.1 KiB
JSON
58 lines
1.1 KiB
JSON
{
|
|
"name": "Swiper",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/nolimits4web/Swiper.git"
|
|
},
|
|
"description": "Most modern mobile touch slider and framework with hardware accelerated transitions",
|
|
"version": "3.3.0",
|
|
"author": "Vladimir Kharlampidi",
|
|
"homepage": "http://www.idangero.us/swiper/",
|
|
"keywords": [
|
|
"swiper",
|
|
"swipe",
|
|
"slider",
|
|
"touch",
|
|
"ios",
|
|
"mobile",
|
|
"cordova",
|
|
"phonegap",
|
|
"app",
|
|
"framework",
|
|
"carousel",
|
|
"gallery"
|
|
],
|
|
"dependencies": {},
|
|
"scripts": [
|
|
"dist/js/swiper.js"
|
|
],
|
|
"main": [
|
|
"dist/js/swiper.js",
|
|
"dist/css/swiper.css"
|
|
],
|
|
"styles": [
|
|
"dist/css/swiper.css"
|
|
],
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"ignore": [
|
|
".*",
|
|
"demos",
|
|
"gulpfile",
|
|
"build",
|
|
"node_modules",
|
|
"playground",
|
|
"package.json"
|
|
],
|
|
"_release": "3.3.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v3.3.0",
|
|
"commit": "d1b5b19c872068ebb14bfb854af838c30285cecd"
|
|
},
|
|
"_source": "git://github.com/nolimits4web/Swiper.git",
|
|
"_target": "~3.3.0",
|
|
"_originalSource": "swiper",
|
|
"_direct": true
|
|
} |