File tree Expand file tree Collapse file tree 1 file changed +20
-8
lines changed Expand file tree Collapse file tree 1 file changed +20
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/react" ,
3
- "description" : " UI Components Library for React.js" ,
4
3
"version" : " 4.0.0-rc.5" ,
4
+ "description" : " UI Components Library for React.js" ,
5
+ "keywords" : [
6
+ " react" ,
7
+ " react component" ,
8
+ " react bootstrap" ,
9
+ " bootstrap react" ,
10
+ " ui library" ,
11
+ " ui components" ,
12
+ " component library" ,
13
+ " components"
14
+ ],
15
+ "homepage" : " https://coreui.io/react/" ,
16
+ "bugs" : {
17
+ "url" : " https://github.com/coreui/coreui-react/issues"
18
+ },
19
+ "repository" : {
20
+ "type" : " git" ,
21
+ "url" : " git+https://github.com/coreui/coreui-react.git"
22
+ },
5
23
"license" : " MIT" ,
24
+ "author" : " The CoreUI Team (https://github.com/orgs/coreui/people)" ,
6
25
"main" : " dist/index.js" ,
7
26
"module" : " dist/index.es.js" ,
8
27
"jsnext:main" : " dist/index.es.js" ,
54
73
"peerDependencies" : {
55
74
"react" : " ^17" ,
56
75
"react-dom" : " ^17"
57
- },
58
- "jest" : {
59
- "preset" : " ts-jest" ,
60
- "testEnvironment" : " jsdom" ,
61
- "testPathIgnorePatterns" : [
62
- " dist/"
63
- ]
64
76
}
65
77
}
You can’t perform that action at this time.
0 commit comments