24 lines
804 B
JSON
24 lines
804 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": "github:harvesthq/chosen",
|
|
"d3": "github:mbostock/d3",
|
|
"font-awesome": "npm:font-awesome",
|
|
"foundation": "cdnjs:foundation",
|
|
"jquery": "github:components/jquery",
|
|
"kickstrap": "github:ajkochanowicz/Kickstrap",
|
|
"marionette": "github:marionettejs/backbone.marionette",
|
|
"tinygrowl": "github:ajkochanowicz/tinygrowl",
|
|
"underscore": "npm:underscore",
|
|
"webfont": "cdnjs:webfont"
|
|
}
|