File tree 1 file changed +6
-5
lines changed
1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-image-swipe" ,
3
- "version" : " 3 .0.0" ,
3
+ "version" : " 4 .0.0" ,
4
4
"description" : " A widget to easily swipe and zoom through images" ,
5
5
"main" : " image-swipe" ,
6
6
"typings" : " image-swipe.d.ts" ,
7
7
"nativescript" : {
8
8
"platforms" : {
9
- "ios" : " 4 .0.0" ,
10
- "android" : " 4 .0.0"
9
+ "ios" : " 5 .0.0" ,
10
+ "android" : " 5 .0.0"
11
11
},
12
12
"plugin" : {
13
13
"nan" : " true" ,
39
39
],
40
40
"author" : " Peter Staev <peter@tangrasoft.com>" ,
41
41
"contributors" : [
42
- " Dirk Rudolph (https://github.com/Buuhuu)"
42
+ " Dirk Rudolph (https://github.com/Buuhuu)" ,
43
+ " Vladimir Amiorkov (https://github.com/VladimirAmiorkov)"
43
44
],
44
45
"license" : " Apache-2.0" ,
45
46
"peerDependencies" : {
46
- "tns-core-modules" : " ^4 "
47
+ "tns-core-modules" : " ^5 "
47
48
},
48
49
"devDependencies" : {
49
50
"grunt" : " 1.0.1" ,
You can’t perform that action at this time.
0 commit comments