mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 11:13:35 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			173 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			173 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
	"description" : "A geographical coordinate",
 | 
						|
	"type" : "object",
 | 
						|
	"properties" : {
 | 
						|
		"latitude" : { "type" : "number" },
 | 
						|
		"longitude" : { "type" : "number" }
 | 
						|
	}
 | 
						|
} |