File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " coolshapes" ,
3
- "version" : " 1. 0.0" ,
2
+ "name" : " react- coolshapes" ,
3
+ "version" : " 0.0.1 " ,
4
4
"description" : " A react component library for coolshapes" ,
5
5
"keywords" : [
6
- " coolshapes"
6
+ " coolshapes" ,
7
+ " shapes" ,
8
+ " abstract"
7
9
],
8
10
"main" : " dist/cjs/coolshapes.js" ,
9
11
"main:umd" : " dist/umd/coolshapes.js" ,
34
36
"email" : " 0xgreenapple@gmail.com"
35
37
}
36
38
],
37
- "license" : " ISC " ,
39
+ "license" : " MIT " ,
38
40
"homepage" : " https://www.coolshap.es/" ,
39
41
"repository" : {
40
42
"type" : " git" ,
41
43
"url" : " https://github.com/realvjy/coolshap.es"
42
44
},
43
45
"bugs" : {
44
46
"url" : " https://github.com/realvjy/coolshap.es/issues" ,
45
- "email" : " yourbug @gmail.com"
47
+ "email" : " realvjy @gmail.com"
46
48
},
47
49
"engines" : {
48
50
"node" : " >=10"
69
71
"tslib" : " ^2.6.2" ,
70
72
"typescript" : " ^5.3.3"
71
73
}
72
- }
74
+ }
You can’t perform that action at this time.
0 commit comments