2013-08-22 13:31:59 +02:00
|
|
|
{
|
2013-11-04 17:33:54 +02:00
|
|
|
"!css": "github:jspm/plugins/css",
|
|
|
|
|
"!font": "github:jspm/plugins/font",
|
|
|
|
|
"!hbs": "github:jspm/plugins/hbs",
|
|
|
|
|
"!html": "github:jspm/plugins/html",
|
|
|
|
|
"!image": "github:jspm/plugins/image",
|
|
|
|
|
"!json": "github:jspm/plugins/json",
|
|
|
|
|
"!text": "github:jspm/plugins/text",
|
|
|
|
|
|
2013-09-22 12:17:45 +02:00
|
|
|
"angular": "cdnjs:angular.js/{version}#angular",
|
|
|
|
|
"angular-ui": "cdnjs:angular-ui/{version}#angular-ui",
|
2013-10-25 10:01:38 +02:00
|
|
|
"angularFire": "github:firebase/angularFire",
|
2013-10-08 14:59:32 +02:00
|
|
|
"backbone": "github:jashkenas/backbone",
|
2013-09-22 11:43:44 +02:00
|
|
|
"bootstrap": "github:twbs/bootstrap",
|
2013-10-28 23:41:35 +02:00
|
|
|
"chosen.jquery": "cdnjs:chosen/{version}#chosen.jquery",
|
2013-09-11 13:40:51 +02:00
|
|
|
"jquery": "github:components/jquery",
|
2013-10-25 11:37:54 +02:00
|
|
|
"kickstrap": "github:ajkochanowicz/Kickstrap",
|
2013-11-01 21:12:24 +02:00
|
|
|
"marionette": "github:marionettejs/backbone.marionette",
|
2013-10-28 23:30:00 +02:00
|
|
|
"tinygrowl": "github:ajkochanowicz/tinygrowl",
|
2013-10-17 09:17:15 +02:00
|
|
|
"underscore": "npm:underscore",
|
2013-09-22 12:21:10 +02:00
|
|
|
"webfont": "cdnjs:webfont/1.3.0#webfont"
|
2013-08-22 15:21:44 +02:00
|
|
|
}
|