| 
									
										
										
										
											2019-10-23 19:27:42 +02:00
										 |  |  | { | 
					
						
							|  |  |  |   "json.schemas": [ | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "fileMatch": ["/npmextra.json"], | 
					
						
							|  |  |  |       "schema": { | 
					
						
							|  |  |  |         "type": "object", | 
					
						
							|  |  |  |         "properties": { | 
					
						
							|  |  |  |           "npmci": { | 
					
						
							|  |  |  |             "type": "object", | 
					
						
							|  |  |  |             "description": "settings for npmci" | 
					
						
							|  |  |  |           }, | 
					
						
							|  |  |  |           "gitzone": { | 
					
						
							|  |  |  |             "type": "object", | 
					
						
							| 
									
										
										
										
											2020-06-18 22:00:00 +00:00
										 |  |  |             "description": "settings for gitzone", | 
					
						
							|  |  |  |             "properties": { | 
					
						
							|  |  |  |               "projectType": { | 
					
						
							|  |  |  |                 "type": "string", | 
					
						
							| 
									
										
										
										
											2020-08-13 01:37:26 +00:00
										 |  |  |                 "enum": ["website", "element", "service", "npm", "wcc"] | 
					
						
							| 
									
										
										
										
											2020-06-18 22:00:00 +00:00
										 |  |  |               } | 
					
						
							|  |  |  |             } | 
					
						
							| 
									
										
										
										
											2019-10-23 19:27:42 +02:00
										 |  |  |           } | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  |       } | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   ] | 
					
						
							|  |  |  | } |