diff --git a/package.json b/package.json index 1c512f4a..695df2ca 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,12 @@ { "name": "wd", "description": "WebDriver/Selenium 2 node.js client", - "tags": [ - "web", + "keywords": [ + "testing", "automation", - "browser", - "javascript" + "webdriver", + "webdriverjs", + "selenium" ], "version": "0.3.7", "author": "Adam Christian ",