From e565c925e3966094199d880780f53cb731ed8954 Mon Sep 17 00:00:00 2001 From: Shane Lacey Date: Fri, 1 Apr 2016 12:16:00 +0100 Subject: [PATCH] Inserted repo info --- package.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/package.json b/package.json index 9b4321b..d1f2417 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,14 @@ "Matthew O'Connor (github.com/matt-oc)", "Shane Lacey (github.com/shanel262)" ], + "homepage": "https://github.com/nodezoo/nodezoo-github#readme", + "repository": { + "type": "git", + "url": "git+https://github.com/nodezoo/nodezoo-github.git" + }, + "bugs": { + "url": "https://github.com/nodezoo/nodezoo-github/issues" + }, "license": "MIT", "dependencies": { "code": "2.1.0",