UNPKG

@shuangren/share-api

Version:

api api-documentation swagger swagger-ui swagger-api openapi api-docs api-documentation-tool api-doc api-docs-generato

34 lines 817 B
{ "name": "@shuangren/share-api", "version": "1.1.10", "main": "server/index.js", "description": "api api-documentation swagger swagger-ui swagger-api openapi api-docs api-documentation-tool api-doc api-docs-generato", "repository": { "type": "git", "url": "https://github.com/ShuangRen/share-api.git" }, "keywords": [ "openapi", "swaggerui", "swagger", "swaggerjson", "doc", "api" ], "author": "shuangren", "license": "MIT", "dependencies": { "@types/koa": "^2.0.49", "@types/koa-router": "^7.0.42", "@types/koa-send": "^4.1.2", "@types/request": "^2.48.2", "koa": "^2.7.0", "koa-body": "^4.1.0", "koa-router": "^7.4.0", "koa-send": "^5.0.0", "request": "^2.88.0" }, "devDependencies": { "@types/node": "^10.9.4" } }