UNPKG

509 BJSONView Raw
1{
2 "name": "swiper",
3 "repo": "https://github.com/nolimits4web/Swiper.git",
4 "description": "Most modern mobile touch slider and framework with hardware accelerated transitions",
5 "version": "4.5.1",
6 "keywords": ["swiper", "swipe", "slider", "touch", "ios", "mobile", "cordova", "phonegap", "app", "framework", "carousel", "gallery"],
7 "dependencies": {
8 },
9 "scripts": [
10 "dist/js/swiper.js"
11 ],
12 "main": "dist/js/swiper.js",
13 "styles": [
14 "dist/css/swiper.css"
15 ],
16 "license": ["MIT"]
17}