From ca3f4e81e37ad7e48bc67122bee80c92732be2bb Mon Sep 17 00:00:00 2001 From: Sibiraj Date: Thu, 28 Sep 2017 11:53:23 +0530 Subject: [PATCH] Update package.json --- package.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/package.json b/package.json index 7a085c55..6838c6a0 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,14 @@ "e2e": "ng e2e", "build:prod": "ng build --prod && sh scripts/build.sh" }, + "repository": { + "type": "git", + "url": "git+https://github.com/Sibiraj-S/ngx-editor.git" + }, + "bugs": { + "url": "https://github.com/Sibiraj-S/ngx-editor/issues" + }, + "homepage": "https://github.com/Sibiraj-S/ngx-editor", "dependencies": { "@angular/animations": "^4.4.3", "@angular/common": "^4.4.3",