From e9a480483df7bc6db1fa8f77d380ddc94173b571 Mon Sep 17 00:00:00 2001 From: i500765 Date: Fri, 8 Jan 2021 16:37:58 +0200 Subject: [PATCH] Update package json --- package.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/package.json b/package.json index fa70158..d62b126 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,17 @@ "author": "SAP Cloud Platform Alert Notification Development Team", "email": "sap.cloud.platform.alert.notification@groups.sap.com", "license": "Apache-2.0", + "repository": { + "type": "git", + "url": "https://github.com/SAP/alert-notification-node-client" + }, + "keywords": [ + "alerts", + "notifications", + "client", + "promise", + "node" + ], "husky": { "hooks": { "pre-commit": "lint-staged"