github.com/qubitproducts/logspray@v0.2.14/server/swagger-ui/composer.json (about)

     1  {
     2      "name": "swagger-api/swagger-ui",
     3      "description": "Swagger UI is a dependency-free collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API",
     4      "keywords": [
     5          "Swagger",
     6          "OpenAPI",
     7          "specification",
     8          "documentation",
     9          "API",
    10          "UI"
    11      ],
    12      "homepage": "http://swagger.io",
    13      "license": "Apache-2.0",
    14      "authors": [
    15          {
    16              "name": "Tony Tam",
    17              "email": "fehguy@gmail.com"
    18          },
    19          {
    20              "name": "Mohsen Azimi",
    21              "email": "me@azimi.me"
    22          }
    23      ]
    24  }