Skip to content

Commit

Permalink
added keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
iyobo committed Jul 15, 2019
1 parent a4e537a commit 11337d8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
"version": "1.3.1",
"description": "This is a Typescript routing controller system for KoaJS 2+. Define your REST API endpoints using classes and decorators.",
"main": "dist/index.js",
"keywords": [
"koa",
"router",
"typescript",
"controller",
"rest",
"api",
"versioning",
"openapi 3",
"oas3"
],
"repository": {
"type": "github",
"url": "https://github.com/iyobo/koa-ts-controllers"
Expand Down

0 comments on commit 11337d8

Please sign in to comment.