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 1
1
{
2
2
"name" : " @nativescript-community/ui-material-activityindicator" ,
3
3
"version" : " 5.1.5" ,
4
- "description" : " Material ActivityIndicator component " ,
4
+ "description" : " Material Design activity indicator expresses an unspecified wait time. " ,
5
5
"main" : " ./index" ,
6
6
"sideEffects" : false ,
7
7
"typings" : " ./index.d.ts" ,
23
23
" NativeScript" ,
24
24
" JavaScript" ,
25
25
" 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"
27
30
],
28
31
"author" : {
29
32
"name" : " Martin Guillon" ,
33
36
"url" : " https://github.com/Akylas/nativescript-material-components/issues"
34
37
},
35
38
"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
+ },
38
43
"readmeFilename" : " README.md" ,
39
44
"dependencies" : {
40
45
"@nativescript-community/ui-material-core" : " ^5.1.5"
You can’t perform that action at this time.
0 commit comments