File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
66
77 < title > React UI</ title >
8- < meta name ="author " content ="VisionApps, s.r.o. " />
8+ < meta name ="author " content ="The React UI Authors (https://github.com/react-ui-org/react-ui/graphs/contributors) " />
99
1010 < style id ="mainStyles ">
1111 /* As slim CSS as possible, just to set basic page appearance until the app is loaded. */
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-ui-org/react-ui" ,
3+ "description" : " React UI is a themeable UI library for React apps." ,
34 "version" : " 0.32.0" ,
5+ "keywords" : [
6+ " react" ,
7+ " ui" ,
8+ " components" ,
9+ " themeable" ,
10+ " ui-library" ,
11+ " ui-components" ,
12+ " pattern-library" ,
13+ " component-library" ,
14+ " react-components" ,
15+ " react-component-library"
16+ ],
17+ "homepage" : " https://react-ui.io" ,
18+ "author" : " The React UI Authors (https://github.com/react-ui-org/react-ui/graphs/contributors)" ,
19+ "contributors" : [
20+ " RACOM s.r.o."
21+ ],
422 "license" : " MIT" ,
23+ "bugs" : {
24+ "url" : " https://github.com/react-ui-org/react-ui/issues"
25+ },
526 "main" : " dist/lib.js" ,
627 "repository" : {
728 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments