| 
									
										
										
										
											2020-05-10 23:19:31 +00:00
										 |  |  | { | 
					
						
							|  |  |  |   "json.schemas": [ | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "fileMatch": ["/npmextra.json"], | 
					
						
							|  |  |  |       "schema": { | 
					
						
							|  |  |  |         "type": "object", | 
					
						
							|  |  |  |         "properties": { | 
					
						
							|  |  |  |           "npmci": { | 
					
						
							|  |  |  |             "type": "object", | 
					
						
							|  |  |  |             "description": "settings for npmci" | 
					
						
							|  |  |  |           }, | 
					
						
							|  |  |  |           "gitzone": { | 
					
						
							|  |  |  |             "type": "object", | 
					
						
							|  |  |  |             "description": "settings for gitzone", | 
					
						
							|  |  |  |             "properties": { | 
					
						
							|  |  |  |               "projectType": { | 
					
						
							|  |  |  |                 "type": "string", | 
					
						
							| 
									
										
										
										
											2020-09-13 16:53:00 +00:00
										 |  |  |                 "enum": ["website", "element", "service", "npm", "wcc"] | 
					
						
							| 
									
										
										
										
											2020-05-10 23:19:31 +00:00
										 |  |  |               } | 
					
						
							|  |  |  |             } | 
					
						
							|  |  |  |           } | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  |       } | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   ] | 
					
						
							|  |  |  | } |