scratch – Blame information for rev 117
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
117 | office | 1 | { |
2 | "name": "swiper", |
||
3 | "repository": { |
||
4 | "type": "git", |
||
5 | "url": "https://github.com/nolimits4web/Swiper.git" |
||
6 | }, |
||
7 | "description": "Most modern mobile touch slider and framework with hardware accelerated transitions", |
||
8 | "version": "3.4.2", |
||
9 | "author": "Vladimir Kharlampidi", |
||
10 | "homepage": "http://www.idangero.us/swiper/", |
||
11 | "keywords": [ |
||
12 | "swiper", |
||
13 | "swipe", |
||
14 | "slider", |
||
15 | "touch", |
||
16 | "ios", |
||
17 | "mobile", |
||
18 | "cordova", |
||
19 | "phonegap", |
||
20 | "app", |
||
21 | "framework", |
||
22 | "carousel", |
||
23 | "gallery" |
||
24 | ], |
||
25 | "dependencies": {}, |
||
26 | "scripts": [ |
||
27 | "dist/js/swiper.js" |
||
28 | ], |
||
29 | "main": [ |
||
30 | "dist/js/swiper.js", |
||
31 | "dist/css/swiper.css" |
||
32 | ], |
||
33 | "styles": [ |
||
34 | "dist/css/swiper.css" |
||
35 | ], |
||
36 | "license": [ |
||
37 | "MIT" |
||
38 | ], |
||
39 | "ignore": [ |
||
40 | ".*", |
||
41 | "demos", |
||
42 | "gulpfile", |
||
43 | "build", |
||
44 | "node_modules", |
||
45 | "playground", |
||
46 | "package.json" |
||
47 | ], |
||
48 | "_release": "3.4.2", |
||
49 | "_resolution": { |
||
50 | "type": "version", |
||
51 | "tag": "v3.4.2", |
||
52 | "commit": "94d064f5f52b50f0a31a09ae47e85b760963953c" |
||
53 | }, |
||
54 | "_source": "https://github.com/nolimits4web/Swiper.git", |
||
55 | "_target": "^3.4.2", |
||
56 | "_originalSource": "swiper", |
||
57 | "_direct": true |
||
58 | } |