UNPKG

dah-swagger-themes

Version:

Library for measuring the topic of Swagger documentation

43 lines (42 loc) 949 B
{ "name": "dah-swagger-themes", "version": "1.4.4", "description": "Library for measuring the topic of Swagger documentation", "main": "build/index.js", "scripts": { "compile": "tsc" }, "repository": { "type": "git", "url": "git+https://github.com/ilyamixaltik/swagger-themes.git" }, "keywords": [ "OpenAPI", "swagger", "ui", "swagger-ui-express", "express", "documentation", "docs", "swagger-nestjs", "nestjs", "swagger-themes", "theme", "swagger-templates", "swagger UI" ], "author": { "name": "Ilya Mixaltik", "email": "mixaltik16@gmail.com", "url": "https://vk.com/ilya_mixaltik" }, "license": "MIT", "bugs": { "url": "https://github.com/ilyamixaltik/swagger-themes/issues" }, "homepage": "https://github.com/ilyamixaltik/swagger-themes#readme", "devDependencies": { "@types/node": "^17.0.33", "typescript": "^4.6.4" } }