From 0de56123d2a4c8c88f09ae6ac2a75ddd11c63bcc Mon Sep 17 00:00:00 2001 From: Mark Date: Mon, 5 Sep 2016 16:21:08 -0400 Subject: [PATCH] Update package.json with "repository" and "bugs" fields --- package.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/package.json b/package.json index 78e1d59..6b87c5f 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,13 @@ "lint": "eslint .", "dev": "nodemon bin/www" }, + "repository": { + "type": "git", + "url": "https://github.com/CORSmirror/CORSmirror" + }, + "bugs": { + "url": "https://github.com/CORSmirror/CORSmirror/issues" + }, "keywords": [ "corsmirror", "cors mirror",