From 1adee371d8db58dfed9e81b84606589b3376d4ff Mon Sep 17 00:00:00 2001 From: Jiri Spac Date: Mon, 26 Jan 2015 21:15:29 +0000 Subject: [PATCH] added moment-json-parser --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 32ad428..56eca49 100644 --- a/registry.json +++ b/registry.json @@ -123,6 +123,7 @@ "modernizr": "github:Modernizr/Modernizr", "module": "github:jspm/nodelibs-module", "moment": "github:moment/moment", + "moment-json-parser": "npm:moment-json-parser", "mq4-hover-hover-shim": "npm:mq4-hover-hover-shim", "msgs": "github:cujojs/msgs", "mustache": "github:janl/mustache.js",