Skip to content

Commit

Permalink
better --stuctrue πŸŽ— ..
Browse files Browse the repository at this point in the history
  • Loading branch information
3imed-jaberi committed Jan 26, 2020
1 parent cc68dbb commit 69d83d3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koa-jwt",
"version": "3.5.1",
"description": "Koa JWT authentication middleware.",
"description": "Koa middleware for validating JSON Web Tokens",
"main": "./lib",
"types": "types/index.d.ts",
"keywords": [
Expand All @@ -16,6 +16,7 @@
"middleware",
"token",
"oauth",
"permissions",
"koa"
],
"repository": {
Expand Down Expand Up @@ -126,4 +127,4 @@
"url": "https://github.com/koajs/jwt/issues"
},
"homepage": "https://github.com/koajs/jwt"
}
}

0 comments on commit 69d83d3

Please sign in to comment.