From 3c116ed5aab49e2aa17d072b6d9604db28855131 Mon Sep 17 00:00:00 2001 From: boudin Date: Sun, 2 Aug 2015 19:35:52 +0200 Subject: [PATCH] Repository moved --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2cbdca7..bfbd33c 100644 --- a/package.json +++ b/package.json @@ -2,13 +2,13 @@ "name": "modular", "version": "1.0.0", "description": "Module path abstraction and mock framework", - "main": "index.js", + "main": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", - "url": "https://lab.cherboiche.org/boudin/modular.git" + "url": "https://lab.cherboiche.org/iojs/modular.git" }, "keywords": [ "module",