From a2a49912e82fe62ad24850582dd1bedf813fb8c6 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Mon, 19 Jan 2015 20:02:46 +0200 Subject: [PATCH] add NodeJS module lib --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index bff5074..68d653b 100644 --- a/registry.json +++ b/registry.json @@ -113,6 +113,7 @@ "minivents": "github:allouis/minivents", "mocha": "npm:mocha", "modernizr": "github:Modernizr/Modernizr", + "module": "github:jspm/nodelibs-module", "moment": "github:moment/moment", "mq4-hover-hover-shim": "npm:mq4-hover-hover-shim", "msgs": "github:cujojs/msgs",