File tree Expand file tree Collapse file tree 10 files changed +56
-10
lines changed Expand file tree Collapse file tree 10 files changed +56
-10
lines changed Original file line number Diff line number Diff line change 22  "name" : " @jsonforms/angular-material" 
33  "version" : " 3.7.0-alpha.1" 
44  "description" : " Material Renderer Set for Angular module of JSON Forms" 
5-   "repository" : " https://github.com/eclipsesource/jsonforms" 
5+   "repository" : {
6+     "type" : " git" 
7+     "url" : " git+https://github.com/eclipsesource/jsonforms.git" 
8+     "directory" : " packages/angular-material" 
9+   },
610  "bugs" : " https://github.com/eclipsesource/jsonforms/issues" 
711  "homepage" : " http://jsonforms.io/" 
812  "license" : " MIT" 
Original file line number Diff line number Diff line change 22  "name" : " @jsonforms/angular" 
33  "version" : " 3.7.0-alpha.1" 
44  "description" : " Angular module of JSON Forms" 
5-   "repository" : " https://github.com/eclipsesource/jsonforms" 
5+   "repository" : {
6+     "type" : " git" 
7+     "url" : " git+https://github.com/eclipsesource/jsonforms.git" 
8+     "directory" : " packages/angular" 
9+   },
610  "bugs" : " https://github.com/eclipsesource/jsonforms/issues" 
711  "homepage" : " http://jsonforms.io/" 
812  "license" : " MIT" 
Original file line number Diff line number Diff line change 22  "name" : " @jsonforms/core" 
33  "version" : " 3.7.0-alpha.1" 
44  "description" : " Core module of JSON Forms" 
5-   "repository" : " https://github.com/eclipsesource/jsonforms" 
5+   "repository" : {
6+     "type" : " git" 
7+     "url" : " git+https://github.com/eclipsesource/jsonforms.git" 
8+     "directory" : " packages/core" 
9+   },
610  "bugs" : " https://github.com/eclipsesource/jsonforms/issues" 
711  "homepage" : " http://jsonforms.io/" 
812  "license" : " MIT" 
Original file line number Diff line number Diff line change 22  "name" : " @jsonforms/examples" 
33  "version" : " 3.7.0-alpha.1" 
44  "description" : " JSON Forms Example Data" 
5-   "repository" : " https://github.com/eclipsesource/jsonforms" 
5+   "repository" : {
6+     "type" : " git" 
7+     "url" : " git+https://github.com/eclipsesource/jsonforms.git" 
8+     "directory" : " packages/examples" 
9+   },
610  "bugs" : " https://github.com/eclipsesource/jsonforms/issues" 
711  "homepage" : " http://jsonforms.io/" 
812  "license" : " MIT" 
Original file line number Diff line number Diff line change 22  "name" : " @jsonforms/material-renderers" 
33  "version" : " 3.7.0-alpha.1" 
44  "description" : " Material Renderer Set for JSON Forms" 
5-   "repository" : " https://github.com/eclipsesource/jsonforms" 
5+   "repository" : {
6+     "type" : " git" 
7+     "url" : " git+https://github.com/eclipsesource/jsonforms.git" 
8+     "directory" : " packages/material-renderers" 
9+   },
610  "bugs" : " https://github.com/eclipsesource/jsonforms/issues" 
711  "homepage" : " http://jsonforms.io/" 
812  "license" : " MIT" 
13+   "publishConfig" : {
14+     "access" : " public" 
15+   },
916  "directories" : {
1017    "example" : " example" 
1118    "src" : " src" 
Original file line number Diff line number Diff line change 22  "name" : " @jsonforms/react" 
33  "version" : " 3.7.0-alpha.1" 
44  "description" : " React module of JSON Forms" 
5-   "repository" : " https://github.com/eclipsesource/jsonforms" 
5+   "repository" : {
6+     "type" : " git" 
7+     "url" : " git+https://github.com/eclipsesource/jsonforms.git" 
8+     "directory" : " packages/react" 
9+   },
610  "bugs" : " https://github.com/eclipsesource/jsonforms/issues" 
711  "homepage" : " http://jsonforms.io/" 
812  "license" : " MIT" 
Original file line number Diff line number Diff line change 22  "name" : " @jsonforms/vanilla-renderers" 
33  "version" : " 3.7.0-alpha.1" 
44  "description" : " Default Renderer Set for JSON Forms" 
5-   "repository" : " https://github.com/eclipsesource/jsonforms" 
5+   "repository" : {
6+     "type" : " git" 
7+     "url" : " git+https://github.com/eclipsesource/jsonforms.git" 
8+     "directory" : " packages/vanilla-renderers" 
9+   },
610  "bugs" : " https://github.com/eclipsesource/jsonforms/issues" 
711  "homepage" : " http://jsonforms.io/" 
812  "license" : " MIT" 
13+   "publishConfig" : {
14+     "access" : " public" 
15+   },
916  "main" : " lib/jsonforms-react-vanilla.cjs.js" 
1017  "module" : " lib/jsonforms-react-vanilla.esm.js" 
1118  "typings" : " lib/index.d.ts" 
Original file line number Diff line number Diff line change 22  "name" : " @jsonforms/vue-vanilla" 
33  "version" : " 3.7.0-alpha.1" 
44  "description" : " Vue 3 Vanilla renderers for JSON Forms" 
5-   "repository" : " https://github.com/eclipsesource/jsonforms" 
5+   "repository" : {
6+     "type" : " git" 
7+     "url" : " git+https://github.com/eclipsesource/jsonforms.git" 
8+     "directory" : " packages/vue-vanilla" 
9+   },
610  "bugs" : " https://github.com/eclipsesource/jsonforms/issues" 
711  "homepage" : " http://jsonforms.io/" 
812  "license" : " MIT" 
Original file line number Diff line number Diff line change 22  "name" : " @jsonforms/vue-vuetify" 
33  "version" : " 3.7.0-alpha.1" 
44  "description" : " Vue Vuetify renderers for JSON Forms" 
5-   "repository" : " https://github.com/eclipsesource/jsonforms" 
5+   "repository" : {
6+     "type" : " git" 
7+     "url" : " git+https://github.com/eclipsesource/jsonforms.git" 
8+     "directory" : " packages/vue-vuetify" 
9+   },
610  "bugs" : " https://github.com/eclipsesource/jsonforms/issues" 
711  "homepage" : " http://jsonforms.io/" 
812  "license" : " MIT" 
Original file line number Diff line number Diff line change 22  "name" : " @jsonforms/vue" 
33  "version" : " 3.7.0-alpha.1" 
44  "description" : " Vue 3 module of JSON Forms" 
5-   "repository" : " https://github.com/eclipsesource/jsonforms" 
5+   "repository" : {
6+     "type" : " git" 
7+     "url" : " git+https://github.com/eclipsesource/jsonforms.git" 
8+     "directory" : " packages/vue" 
9+   },
610  "bugs" : " https://github.com/eclipsesource/jsonforms/issues" 
711  "homepage" : " http://jsonforms.io/" 
812  "license" : " MIT" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments