swiper
Version:
Mobile touch slider and framework with hardware accelerated transitions
18 lines (17 loc) • 435 B
JSON
{
"name": "swiper",
"repo": "https://github.com/nolimits4web/Swiper.git",
"description": "Mobile touch slider and framework with hardware accelerated transitions",
"version": "2.7.5",
"keywords": ["swiper", "swipe", "slider"],
"dependencies": {
},
"scripts": [
"dist/idangerous.swiper.js"
],
"main": "dist/idangerous.swiper.js",
"styles": [
"dist/idangerous.swiper.css"
],
"license": ["GPL", "MIT"]
}