21 lines
698 B
JSON
21 lines
698 B
JSON
{
|
|
"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",
|
|
|
|
"angular": "cdnjs:angular.js",
|
|
"angular-ui": "cdnjs:angular-ui/angular-ui",
|
|
"angularFire": "github:firebase/angularFire",
|
|
"backbone": "github:jashkenas/backbone",
|
|
"bootstrap": "github:twbs/bootstrap",
|
|
"chosen.jquery": "cdnjs:chosen",
|
|
"jquery": "github:components/jquery",
|
|
"kickstrap": "github:ajkochanowicz/Kickstrap",
|
|
"marionette": "github:marionettejs/backbone.marionette",
|
|
"tinygrowl": "github:ajkochanowicz/tinygrowl",
|
|
"underscore": "npm:underscore",
|
|
"webfont": "cdnjs:webfont"
|
|
}
|