Teoh Han Hui 8 anni fa
parent
commit
0384df092f
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 729783C96A30C9B8
1 ha cambiato i file con 29 aggiunte e 0 eliminazioni
  1. +29
    -0
      composer.json

+ 29
- 0
composer.json Vedi File

@@ -0,0 +1,29 @@
{
"name": "swagger-api/swagger-ui",
"description": "Swagger UI is a dependency-free 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": "Tony Tam",
"email": "fehguy@gmail.com"
},
{
"name": "Mohsen Azimi",
"email": "me@azimi.me"
}
],
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
}
}
}

Caricamento…
Annulla
Salva