From 53b9cb03b2ae9bd29ca97198bbf9eff7e48f8167 Mon Sep 17 00:00:00 2001 From: Guillaume Wuip Date: Wed, 27 Aug 2014 15:10:15 +0200 Subject: [PATCH] Update info --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 76f2a7d..0c506b5 100644 --- a/package.json +++ b/package.json @@ -11,15 +11,15 @@ }, "repository": { "type": "git", - "url": "git://github.com/guillaume/Scribe.js.git" + "url": "git://github.com/bluejamesbond/Scribe.js.git" }, "bugs": { - "url": "https://github.com/guillaume/Scribe.js/issues" + "url": "https://github.com/bluejamesbond/Scribe.js/issues" }, "licenses": [ { "type": "MIT", - "url": "https://github.com/guillaume/Scribe.js/blob/master/LICENSE-MIT" + "url": "https://github.com/bluejamesbond/Scribe.js/blob/master/LICENSE-MIT" } ], "main": "index.js", @@ -56,5 +56,5 @@ "_id": "scribe@0.1.0", "_shasum": "0c1760410b7b3bbcea562fd8ed1aba90d6cc06a3", "_resolved": "git+https://github.com/bluejamesbond/Scribe.js.git#0ab884d6b39ce79a431a23f683358c50a0508812", - "_from": "git+https://github.com/bluejamesbond/Scribe.js.git" + "_from": "git+https://github.com/guillaume/Scribe.js.git" }