diff --git a/package.json b/package.json index 3682c0d..8650741 100644 --- a/package.json +++ b/package.json @@ -60,5 +60,13 @@ }, "scripts": { "test": "grunt test" - } + }, + "keywords": [ + "performance", + "metrics", + "webperf", + "pagespeed", + "budget", + "phantomas" + ] }