github.com/qubitproducts/logspray@v0.2.14/server/swagger-ui/bower.json (about) 1 { 2 "name": "swagger-ui", 3 "main": "dist/index.html", 4 "authors": [ 5 "Mohsen Azimi <me@azimi.me>" 6 ], 7 "description": "Swagger UI", 8 "moduleType": [ 9 "globals" 10 ], 11 "keywords": [ 12 "Swagger", 13 "API" 14 ], 15 "license": ["Apache-2.0","Copyright 2016 SmartBear Software","./LICENSE"], 16 "homepage": "http://swagger.io", 17 "private": true, 18 "ignore": [ 19 "**/.*", 20 "node_modules", 21 "bower_components", 22 "test", 23 "tests" 24 ] 25 }