From 09209fca2e91ce14fbc3581b264670f3f8ed38c4 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Mon, 23 Nov 2015 16:05:20 +0100 Subject: [PATCH] add functional lib Lazy.js ramda --- registry.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/registry.json b/registry.json index 14f5e4b..afc5225 100644 --- a/registry.json +++ b/registry.json @@ -289,6 +289,7 @@ "knockout-paging": "npm:knockout-paging", "knockout-pre-rendered": "npm:knockout-pre-rendered", "knockout-validation": "github:Knockout-Contrib/Knockout-Validation", + "lazy":"npm:lazy.js", "leaflet": "github:Leaflet/Leaflet", "less.js": "github:distros/less", "lightbox2": "github:lokesh/lightbox2", @@ -365,6 +366,7 @@ "querystring": "github:jspm/nodelibs-querystring", "qunit": "github:jquery/qunit", "ractive": "github:ractivejs/ractive", + "ramda": "npm:ramda", "rangy": "github:timdown/rangy-release", "raphael": "github:DmitryBaranovskiy/raphael", "ratchet": "github:maker/ratchet",