File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/ui-drawer" ,
33 "version" : " 0.0.14" ,
4- "description" : " NativeScript plugin that allows you to easily add a side drawer (side menu) to your projects." ,
4+ "description" : " Easily add a side drawer (side menu) to your projects." ,
55 "main" : " ./index" ,
66 "sideEffects" : false ,
77 "typings" : " ./index.d.ts" ,
2424 " menu" ,
2525 " nativescript-community" ,
2626 " Angular" ,
27- " Vue.js" ,
28- " Svelte"
27+ " Vue" ,
28+ " Svelte" ,
29+ " React" ,
30+ " preview|https://raw.githubusercontent.com/nativescript-community/ui-drawer/master/images/demo-ios.gif|iOS Demo" ,
31+ " preview|https://raw.githubusercontent.com/nativescript-community/ui-drawer/master/images/demo-android.gif|Android Demo"
2932 ],
3033 "author" : {
3134 "name" : " Martin Guillon" ,
3437 "bugs" : {
3538 "url" : " https://github.com/nativescript-community/ui-drawer/issues"
3639 },
40+ "repository" : {
41+ "type" : " git" ,
42+ "url" : " https://github.com/nativescript-community/ui-drawer"
43+ },
3744 "license" : " Apache-2.0" ,
38- "homepage" : " https://github.com/nativescript-community/ui-drawer" ,
3945 "readmeFilename" : " README.md" ,
4046 "dependencies" : {
4147 "@nativescript-community/gesturehandler" : " ^0.1.29"
You can’t perform that action at this time.
0 commit comments