forked from open-template-hub/swagger-decorators
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp.json
36 lines (36 loc) · 946 Bytes
/
app.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"name": "@open-template-hub/swagger-decorators",
"description": "This library contains methods and decorators to ease and automate swagger documentation.",
"website": "https://opentemplatehub.com",
"repository": "https://github.com/open-template-hub/swagger-decorators",
"logo": "https://raw.githubusercontent.com/open-template-hub/open-template-hub.github.io/master/assets/logo/brand-logo.png",
"keywords": [
"swagger",
"swagger-decorators",
"swagger ui",
"swagger documentation",
"swagger document",
"annotation",
"swagger annotation",
"swagger decorator",
"swagger typescript",
"oth swagger",
"auto swagger",
"swagger automation",
"swagger ts",
"server",
"rest",
"node",
"nodejs",
"typescript",
"cli",
"backend",
"template",
"open template hub",
"open template hub library",
"util",
"utility",
"utilities",
"token"
]
}