diff --git a/package.json b/package.json index d1a0ab7..880ac31 100644 --- a/package.json +++ b/package.json @@ -28,5 +28,13 @@ "hooks": { "commit-msg": "commitlint -E HUSKY_GIT_PARAMS" } - } + }, + "keywords": [ + "perceptual", + "image", + "hash", + "phash", + "imgseek", + "cli" + ] }