File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed
packages/activityindicator Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/ui-material-activityindicator" ,
33 "version" : " 5.1.5" ,
4- "description" : " Material ActivityIndicator component " ,
4+ "description" : " Material Design activity indicator expresses an unspecified wait time. " ,
55 "main" : " ./index" ,
66 "sideEffects" : false ,
77 "typings" : " ./index.d.ts" ,
2323 " NativeScript" ,
2424 " JavaScript" ,
2525 " Android" ,
26- " iOS"
26+ " iOS" ,
27+ " Vue" ,
28+ " Angular" ,
29+ " preview|https://raw.githubusercontent.com/nativescript-community/ui-material-components/master/images/demo-activity-indicator.gif"
2730 ],
2831 "author" : {
2932 "name" : " Martin Guillon" ,
3336 "url" : " https://github.com/Akylas/nativescript-material-components/issues"
3437 },
3538 "license" : " Apache-2.0" ,
36- "homepage" : " https://github.com/Akylas/nativescript-material-components" ,
37- "repository" : " https://github.com/Akylas/nativescript-material-components" ,
39+ "repository" : {
40+ "type" : " git" ,
41+ "url" : " https://github.com/nativescript-community/ui-material-components/tree/master/packages/activityindicator"
42+ },
3843 "readmeFilename" : " README.md" ,
3944 "dependencies" : {
4045 "@nativescript-community/ui-material-core" : " ^5.1.5"
You can’t perform that action at this time.
0 commit comments