Skip to content

Commit

Permalink
add repo references
Browse files Browse the repository at this point in the history
  • Loading branch information
kandros committed Feb 15, 2017
1 parent acddcc7 commit a134827
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,9 @@
"jsonwebtoken": "7.3.0"
},
"main": "index.js",
"license": "MIT"
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/kandros/micro-jwt-auth.git"
}
}

0 comments on commit a134827

Please sign in to comment.