diff --git a/package.json b/package.json index d7d80be..43fed92 100755 --- a/package.json +++ b/package.json @@ -34,6 +34,14 @@ "engines": { "node": ">= 6.0.0" }, + "keywords": [ + "mysql", + "mysql2", + "aws", + "rds", + "ssl", + "bundle" + ], "scripts": { "build": "npx tsc", "lint": "eslint . --ext .js,.ts && prettier --check .",