2013-08-22 13:31:59 +02:00
|
|
|
{
|
2013-11-06 14:24:23 +02:00
|
|
|
"css": "github:jspm/plugin-css",
|
|
|
|
|
"font": "github:jspm/plugin-font",
|
|
|
|
|
"image": "github:jspm/plugin-image",
|
|
|
|
|
"json": "github:jspm/plugin-json",
|
|
|
|
|
"text": "github:jspm/plugin-text",
|
2013-11-15 12:23:04 +02:00
|
|
|
|
2013-11-04 23:04:06 +02:00
|
|
|
"angular": "cdnjs:angular.js",
|
|
|
|
|
"angular-ui": "cdnjs:angular-ui/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-11-15 13:07:22 +02:00
|
|
|
"chosen": "github:harvesthq/chosen",
|
2013-11-15 12:30:29 +02:00
|
|
|
"d3": "github:mbostock/d3",
|
2013-11-15 12:23:04 +02:00
|
|
|
"font-awesome": "npm:font-awesome",
|
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-11-04 23:04:06 +02:00
|
|
|
"webfont": "cdnjs:webfont"
|
2013-08-22 15:21:44 +02:00
|
|
|
}
|