From 9417532487411e4702917b09627bbcf633ed9f6f Mon Sep 17 00:00:00 2001 From: Scott Andrews Date: Sat, 31 May 2014 12:55:08 -0400 Subject: [PATCH] Add cujoJS libraries to the registry --- registry.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 2fc47ac..ebaa8bb 100644 --- a/registry.json +++ b/registry.json @@ -14,6 +14,9 @@ "bootstrap": "github:twbs/bootstrap", "chosen": "github:harvesthq/chosen", "chart": "github:nnnick/Chart.js", + "cola": "github:cujojs/cola", + "cram": "github:cujojs/cram", + "curl": "github:cujojs/curl", "d3": "github:mbostock/d3", "dropzone": "github:enyo/dropzone", "ember": "github:components/ember", @@ -23,6 +26,7 @@ "hammer": "github:EightMedia/hammer.js", "handlebars.js": "github:components/handlebars.js", "intro": "github:usablica/intro.js", + "jiff": "github:cujojs/jiff", "jquery": "github:components/jquery", "jquery-file-upload": "github:blueimp/jQuery-File-Upload", "jquery-pjax": "github:defunkt/jquery-pjax", @@ -32,18 +36,22 @@ "lodash": "npm:lodash-node", "marionette": "github:marionettejs/backbone.marionette", "masonry": "github:desandro/masonry", + "meld": "github:cujojs/meld", "minivents": "github:allouis/minivents", "mocha": "npm:mocha", "modernizr": "github:Modernizr/Modernizr", "moment": "github:moment/moment", + "msgs": "github:cujojs/msgs", "mustache": "github:janl/mustache.js", "nprogress": "github:rstacruz/nprogress", "parallax": "github:wagerfield/parallax", "pikaday": "github:dbushell/Pikaday", + "poly": "github:cujojs/poly", "prism": "github:LeaVerou/prism", "ratchet": "github:maker/ratchet", "raphael": "github:DmitryBaranovskiy/raphael", "respond": "github:scottjehl/Respond", + "rest": "github:cujojs/rest", "select2": "github:ivaynberg/select2", "showdown": "github:coreyti/showdown", "skrollr": "github:Prinzhorn/skrollr", @@ -51,5 +59,7 @@ "tinygrowl": "github:ajkochanowicz/tinygrowl", "typeahead": "github:twitter/typeahead.js", "underscore": "npm:underscore", - "webfont": "github:components/webfontloader" + "webfont": "github:components/webfontloader", + "when": "github:cujojs/when", + "wire": "github:cujojs/wire" }