Skip to content

Commit

Permalink
npm: Add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
jimf committed Nov 30, 2017
1 parent d94de68 commit 0a50d0e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Expand Up @@ -22,7 +22,13 @@
"text"
]
},
"keywords": [],
"keywords": [
"promise",
"retry",
"repeat",
"replay",
"backoff"
],
"author": "Jim Fitzpatrick",
"license": "MIT",
"bugs": {
Expand Down

0 comments on commit 0a50d0e

Please sign in to comment.