File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/gesturehandler" ,
33 "version" : " 0.1.32" ,
4- "description" : " Nativescript plugin for gestures " ,
4+ "description" : " Declarative API exposing platform native touch and gesture system to NativeScript. " ,
55 "main" : " gesturehandler" ,
66 "sideEffects" : false ,
77 "typings" : " gesturehandler.d.ts" ,
1414 "keywords" : [
1515 " NativeScript" ,
1616 " JavaScript" ,
17- " iOS"
17+ " iOS" ,
18+ " Android" ,
19+ " Vue" ,
20+ " preview|https://raw.githubusercontent.com/nativescript-community/gesturehandler/master/images/demo.gif"
1821 ],
1922 "author" : {
2023 "name" : " Martin Guillon" ,
2427 "url" : " https://github.com/nativescript-community/gesturehandler/issues"
2528 },
2629 "license" : " Apache-2.0" ,
27- "homepage" : " https://github.com/nativescript-community/gesturehandler" ,
30+ "repository" : {
31+ "type" : " git" ,
32+ "url" : " https://github.com/nativescript-community/gesturehandler"
33+ },
2834 "bootstrapper" : " nativescript-plugin-seed" ,
2935 "dependencies" : {
3036 "@nativescript-community/observable" : " ^2.0.8"
You can’t perform that action at this time.
0 commit comments