forked from jspm/registry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathregistry.json
70 lines (69 loc) · 2.66 KB
/
registry.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
"css": "github:systemjs/plugin-css",
"image": "github:systemjs/plugin-image",
"json": "github:systemjs/plugin-json",
"text": "github:systemjs/plugin-text",
"font": "github:guybedford/system-font",
"md": "github:guybedford/system-md",
"angular": "github:angular/bower-angular",
"angularFire": "github:firebase/angularFire",
"backbone": "npm:backbone",
"backbone.babysitter": "github:marionettejs/backbone.babysitter",
"backbone.wreqr": "github:marionettejs/backbone.wreqr",
"bootstrap": "github:twbs/bootstrap",
"chosen": "github:harvesthq/chosen",
"chart": "github:nnnick/Chart.js",
"cola": "github:cujojs/cola",
"cram": "github:cujojs/cram",
"curl": "github:cujojs/curl",
"d3": "github:mbostock/d3",
"dropzone": "github:enyo/dropzone",
"ember": "github:components/ember",
"ember-data": "github:components/ember-data",
"test.js": "github:some/test",
"font-awesome": "npm:font-awesome",
"foundation": "github:zurb/bower-foundation",
"hammer": "github:hammerjs/hammer.js",
"handlebars.js": "github:components/handlebars.js",
"intro": "github:usablica/intro.js",
"jiff": "github:cujojs/jiff",
"jquery": "github:components/jquery",
"jquery-file-upload": "github:blueimp/jQuery-File-Upload",
"jquery-pjax": "github:defunkt/jquery-pjax",
"jquery.cookie": "github:carhartl/jquery-cookie",
"kickstrap": "github:ajkochanowicz/Kickstrap",
"less": "github:matthewp/plugin-less",
"lodash": "npm:lodash-node",
"marionette": "github:marionettejs/backbone.marionette",
"masonry": "github:desandro/masonry",
"meld": "github:cujojs/meld",
"minivents": "github:allouis/minivents",
"mocha": "npm:mocha",
"modernizr": "github:Modernizr/Modernizr",
"moment": "github:moment/moment",
"msgs": "github:cujojs/msgs",
"mustache": "github:janl/mustache.js",
"nprogress": "github:rstacruz/nprogress",
"nodelibs": "github:jspm/nodelibs",
"parallax": "github:wagerfield/parallax",
"pikaday": "github:dbushell/Pikaday",
"poly": "github:cujojs/poly",
"prism": "github:LeaVerou/prism",
"quint": "github:jquery/qunit",
"ratchet": "github:maker/ratchet",
"raphael": "github:DmitryBaranovskiy/raphael",
"reqwest": "github:ded/reqwest",
"react": "github:reactjs/react-bower",
"respond": "github:scottjehl/Respond",
"rest": "github:cujojs/rest",
"select2": "github:ivaynberg/select2",
"showdown": "github:coreyti/showdown",
"skrollr": "github:Prinzhorn/skrollr",
"spin": "github:fgnass/spin.js",
"tinygrowl": "github:ajkochanowicz/tinygrowl",
"typeahead": "github:twitter/typeahead.js",
"underscore": "npm:underscore",
"webfont": "github:components/webfontloader",
"when": "github:cujojs/when",
"wire": "github:cujojs/wire"
}