swagger-ux
Version:
Swagger UI for express and restify
30 lines (29 loc) • 673 B
JSON
{
"name": "swagger-ux",
"version": "1.0.3",
"description": "Swagger UI for express and restify",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/anbuksv/swagger-ux.git"
},
"keywords": [
"swagger-ui",
"swagger-ux",
"swagger",
"UI",
"express",
"restify",
"redoc",
"documentation"
],
"author": "Anbarasan K <anbuksv@gmail.com> (www.anbu2you.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/anbuksv/swagger-ux/issues"
},
"homepage": "https://github.com/anbuksv/swagger-ux.git#readme"
}