41 lines
		
	
	
		
			889 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			889 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "swagger-api/swagger-ui",
 | 
						|
  "description": " Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.",
 | 
						|
  "keywords": [
 | 
						|
    "Swagger",
 | 
						|
    "OpenAPI",
 | 
						|
    "specification",
 | 
						|
    "documentation",
 | 
						|
    "API",
 | 
						|
    "UI"
 | 
						|
  ],
 | 
						|
  "homepage": "http://swagger.io",
 | 
						|
  "license": "Apache-2.0",
 | 
						|
  "authors": [
 | 
						|
    {
 | 
						|
      "name": "Anna Bodnia",
 | 
						|
      "email": "anna.bodnia@gmail.com"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "name": "Buu Nguyen",
 | 
						|
      "email": "buunguyen@gmail.com"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "name": "Josh Ponelat",
 | 
						|
      "email": "jponelat@gmail.com"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "name": "Kyle Shockey",
 | 
						|
      "email": "kyleshockey1@gmail.com"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "name": "Robert Barnwell",
 | 
						|
      "email": "robert@robertismy.name"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "name": "Sahar Jafari",
 | 
						|
      "email": "shr.jafari@gmail.com"
 | 
						|
    }    
 | 
						|
  ]
 | 
						|
}
 |