2013-08-22 13:31:59 +02:00
|
|
|
{
|
2014-02-03 19:55:08 +02:00
|
|
|
"css": "github:systemjs/plugin-css",
|
|
|
|
|
"image": "github:systemjs/plugin-image",
|
|
|
|
|
"json": "github:systemjs/plugin-json",
|
|
|
|
|
"text": "github:systemjs/plugin-text",
|
2014-02-03 20:08:49 +02:00
|
|
|
"font": "github:guybedford/system-font",
|
|
|
|
|
"md": "github:guybedford/system-md",
|
|
|
|
|
|
2013-10-25 10:01:38 +02:00
|
|
|
"angularFire": "github:firebase/angularFire",
|
2013-11-25 15:53:44 +02:00
|
|
|
"backbone": "npm:backbone",
|
2013-11-16 15:53:38 +02:00
|
|
|
"backbone.babysitter": "github:marionettejs/backbone.babysitter",
|
|
|
|
|
"backbone.wreqr": "github:marionettejs/backbone.wreqr",
|
2013-09-22 11:43:44 +02:00
|
|
|
"bootstrap": "github:twbs/bootstrap",
|
2013-11-15 13:07:22 +02:00
|
|
|
"chosen": "github:harvesthq/chosen",
|
2013-12-08 16:49:50 +02:00
|
|
|
"chart": "github:nnnick/Chart.js",
|
2013-11-25 14:20:59 +02:00
|
|
|
"d3": "npm:d3",
|
2013-12-18 20:45:59 +02:00
|
|
|
"dropzone": "github:enyo/dropzone",
|
2014-02-07 20:57:30 +02:00
|
|
|
"test.js": "github:some/test",
|
2013-11-15 12:23:04 +02:00
|
|
|
"font-awesome": "npm:font-awesome",
|
2013-11-26 12:26:12 +02:00
|
|
|
"foundation": "github:zurb/bower-foundation",
|
2013-12-10 22:24:31 +02:00
|
|
|
"hammer": "github:EightMedia/hammer.js",
|
2013-12-11 19:52:40 +02:00
|
|
|
"intro": "github:usablica/intro.js",
|
2013-09-11 13:40:51 +02:00
|
|
|
"jquery": "github:components/jquery",
|
2013-11-16 14:27:52 +02:00
|
|
|
"jquery-file-upload": "github:blueimp/jQuery-File-Upload",
|
2013-12-07 18:02:06 +02:00
|
|
|
"jquery-pjax": "github:defunkt/jquery-pjax",
|
2013-11-26 15:39:46 +02:00
|
|
|
"jquery.cookie": "github:carhartl/jquery-cookie",
|
2013-10-25 11:37:54 +02:00
|
|
|
"kickstrap": "github:ajkochanowicz/Kickstrap",
|
2013-12-28 14:07:18 -05:00
|
|
|
"less": "github:matthewp/plugin-less",
|
2013-12-09 13:01:22 +02:00
|
|
|
"lodash": "npm:lodash-node",
|
2013-11-01 21:12:24 +02:00
|
|
|
"marionette": "github:marionettejs/backbone.marionette",
|
2013-12-17 23:24:48 +02:00
|
|
|
"masonry": "github:desandro/masonry",
|
2014-02-09 18:37:24 +02:00
|
|
|
"mocha": "npm:mocha",
|
2013-11-26 21:52:43 +02:00
|
|
|
"modernizr": "github:Modernizr/Modernizr",
|
2013-11-26 19:35:20 +02:00
|
|
|
"moment": "github:moment/moment",
|
2013-12-12 19:02:42 +02:00
|
|
|
"mustache": "github:janl/mustache.js",
|
2013-12-17 22:24:08 +02:00
|
|
|
"nprogress": "github:rstacruz/nprogress",
|
2013-12-18 20:16:11 +02:00
|
|
|
"parallax": "github:wagerfield/parallax",
|
2013-12-12 19:19:23 +02:00
|
|
|
"ratchet": "github:maker/ratchet",
|
2013-12-11 21:50:00 +02:00
|
|
|
"raphael": "github:DmitryBaranovskiy/raphael",
|
2013-12-12 18:53:50 +02:00
|
|
|
"respond": "github:scottjehl/Respond",
|
2013-11-27 22:24:39 +02:00
|
|
|
"select2": "github:ivaynberg/select2",
|
2013-12-08 15:38:05 +02:00
|
|
|
"skrollr": "github:Prinzhorn/skrollr",
|
2013-12-17 23:13:13 +02:00
|
|
|
"spin": "github:fgnass/spin.js",
|
2013-10-28 23:30:00 +02:00
|
|
|
"tinygrowl": "github:ajkochanowicz/tinygrowl",
|
2013-12-17 22:47:11 +02:00
|
|
|
"typeahead": "github:twitter/typeahead.js",
|
2013-10-17 09:17:15 +02:00
|
|
|
"underscore": "npm:underscore",
|
2013-12-28 14:07:18 -05:00
|
|
|
"webfont": "cdnjs:webfont"
|
2013-08-22 15:21:44 +02:00
|
|
|
}
|