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 11{
22 "name" : " @coreui/react" ,
3- "description" : " UI Components Library for React.js" ,
43 "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+ },
523 "license" : " MIT" ,
24+ "author" : " The CoreUI Team (https://github.com/orgs/coreui/people)" ,
625 "main" : " dist/index.js" ,
726 "module" : " dist/index.es.js" ,
827 "jsnext:main" : " dist/index.es.js" ,
5473 "peerDependencies" : {
5574 "react" : " ^17" ,
5675 "react-dom" : " ^17"
57- },
58- "jest" : {
59- "preset" : " ts-jest" ,
60- "testEnvironment" : " jsdom" ,
61- "testPathIgnorePatterns" : [
62- " dist/"
63- ]
6476 }
6577}
You can’t perform that action at this time.
0 commit comments