diff --git a/package.json b/package.json index a6f01ce76f..a5a5cbe99f 100644 --- a/package.json +++ b/package.json @@ -43,5 +43,8 @@ "bugs": { "url": "https://github.com/redis/node-redis/issues" }, - "homepage": "https://github.com/redis/node-redis" + "homepage": "https://github.com/redis/node-redis", + "keywords": [ + "redis" + ] }