diff --git a/package.json b/package.json index e9bdb3b..cf0e0ce 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,13 @@ "repository": "https://github.com/snics/email-templates-effe.git", "files": ["lib"], "main": "lib/index.js", - "keywords": [""], + "keywords": [ + "email-template", + "foundation-for-emails", + "engine", + "email", + "alternative" + ], "scripts": { "prepublishOnly": "nsp check", "pretest": "eslint .",