diff options
-rw-r--r-- | package.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json index b6cc234..13fdc74 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,10 @@ "version": "1.0.12", "homepage": "http://www.handlebarsjs.com/", "keywords": [ - "handlebars mustache template html" + "handlebars", + "mustache", + "template", + "html" ], "repository": { "type": "git", |