diff --git a/package.json b/package.json index 7597653..c3371a0 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,13 @@ "repository": "https://github.com/batrdn/nock-graphql.git", "author": "batrdn ", "license": "Apache", + "keywords": [ + "graphql test", + "nock", + "client-side graphql test", + "unit testing", + "graphql test mock" + ], "scripts": { "build": "tsc", "format": "prettier -u --check .",