jellyfin-web/dashboard-ui/bower_components/Swiper/component.json

18 lines
509 B
JSON
Raw Normal View History

2016-01-30 23:03:40 -07:00
{
"name": "swiper",
"repo": "https://github.com/nolimits4web/Swiper.git",
"description": "Most modern mobile touch slider and framework with hardware accelerated transitions",
2016-02-07 12:19:56 -07:00
"version": "3.3.1",
2016-01-30 23:03:40 -07:00
"keywords": ["swiper", "swipe", "slider", "touch", "ios", "mobile", "cordova", "phonegap", "app", "framework", "carousel", "gallery"],
"dependencies": {
},
"scripts": [
"dist/js/swiper.js"
],
"main": "dist/js/swiper.js",
"styles": [
"dist/css/swiper.css"
],
"license": ["MIT"]
}