scratch – Blame information for rev 117

Subversion Repositories:
Rev:
Rev Author Line No. Line
117 office 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": "3.4.2",
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 }