File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @computools/react-native-material-components" ,
3
- "version" : " 0.0.5 " ,
4
- "description" : " Computools react native material components package " ,
3
+ "version" : " 0.0.6 " ,
4
+ "description" : " React Native components which implement [Material Design](https://m3.material.io/). " ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
7
7
"types" : " lib/typescript/index.d.ts" ,
8
8
"react-native" : " src/index" ,
9
9
"source" : " src/index" ,
10
10
"files" : [
11
- " src" ,
12
11
" lib" ,
13
- " android" ,
14
- " ios" ,
15
12
" cpp" ,
16
13
" *.podspec" ,
17
14
" !lib/typescript/example" ,
41
38
},
42
39
"keywords" : [
43
40
" react-native" ,
44
- " components" ,
45
41
" material" ,
42
+ " components" ,
43
+ " ui" ,
44
+ " design" ,
45
+ " react-component" ,
46
46
" ios" ,
47
47
" android"
48
48
],
49
- "repository" : " https://newgit.computools.org/react-native /react-native-material-components" ,
49
+ "repository" : " https://github.com/computools /react-native-material-components" ,
50
50
"author" : " Anastasiia Nahaiska & Bogdan Kusch <anastasiia.nahaiska@computools.com> (https://computools.com/)" ,
51
51
"license" : " MIT" ,
52
52
"bugs" : {
53
- "url" : " https://newgit.computools.org/react-native /react-native-material-components/issues"
53
+ "url" : " https://github.com/computools /react-native-material-components/issues"
54
54
},
55
55
"homepage" : " https://react-native-material-components.vercel.app/" ,
56
56
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments