Files
jspm-registry/registry.json
T

27 lines
962 B
JSON
Raw Normal View History

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-11-25 15:53:44 +02:00
"backbone": "npm:backbone",
"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-11-25 14:20:59 +02:00
"d3": "npm: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-11-16 14:27:52 +02:00
"jquery-file-upload": "github:blueimp/jQuery-File-Upload",
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-11-16 17:40:41 +02:00
"three.js": "cdnjs:three.js",
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
}