From f9e8390a5523ac71e69cf19daebea684a1b93ac1 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Thu, 20 Mar 2014 23:42:53 -0400 Subject: [PATCH] Updated homepage and git repo URLs --- package.json.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json.in b/package.json.in index 69f231b..9d5c631 100644 --- a/package.json.in +++ b/package.json.in @@ -3,11 +3,11 @@ "description": "A Classical Object-Oriented Framework for JavaScript", "version": "@VERSION@", "author": "Mike Gerwitz (http://mikegerwitz.com)", - "homepage": "http://easejs.org", + "homepage": "https://www.gnu.org/software/easejs/", "repository": { "type": "git", - "url": "git://github.com/mikegerwitz/easejs.git" + "url": "git://git.savannah.gnu.org/easejs.git " }, "engines": {