Add cujoJS libraries to the registry
This commit is contained in:
+11
-1
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user