diff --git a/package.json b/package.json index 020bf60..5168b0a 100644 --- a/package.json +++ b/package.json @@ -27,5 +27,12 @@ "repository": { "type": "git", "url": "git@github.com:voldern/elasticsearch-bulk-index-stream.git" - } + }, + "keywords": [ + "elasticsearch", + "stream", + "writable", + "write", + "bulk" + ] }