-
Notifications
You must be signed in to change notification settings - Fork 14
/
bower.json
66 lines (66 loc) · 2.47 KB
/
bower.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
{
"name": "claroline-bower",
"description": "Third-party front-end dependencies for Claroline",
"homepage": "http://claroline.net",
"dependencies": {
"angular": "1.4.9",
"angular-animate": "1.4.9",
"angular-bootstrap": "1.1.2",
"angular-breadcrumb": "0.4.1",
"angular-data-table": "0.4.14",
"angular-daterangepicker": "0.2.2",
"angular-gridster": "0.13.5",
"angular-motion": "0.4.3",
"angular-resource": "1.4.9",
"angular-route": "1.4.9",
"angular-sanitize": "1.4.9",
"angular-strap": "2.3.7",
"angular-toArrayFilter": "1.0.1",
"angular-touch": "1.4.9",
"angular-loading-bar": "0.8.0",
"angular-ui-resource-picker": "1.0.0",
"angular-ui-router": "0.2.18",
"angular-ui-select": "0.13.2",
"angular-ui-tinymce": "0.0.12",
"angular-ui-translation": "1.0.0",
"angular-ui-tree": "2.15.0",
"at-table": "1.0.4",
"ngBootbox": "0.1.3",
"backbone": "1.2.3",
"bootstrap": "3.3.6",
"bootstrap-additions": "0.3.1",
"bootstrap-datepicker": "1.6.0",
"bootstrap-daterangepicker": "2.1.17",
"bootstrapaccessibilityplugin": "1.0.4",
"claroline-tinymce-accordion": "https://github.com/iCAPLyon1/tinymceAccordionPlugin.git#192df9058a",
"claroline-tinymce-mention": "https://github.com/iCAPLyon1/tinymceMentionPlugin.git#f251a65c23",
"confirm-bootstrap": "https://github.com/maxailloud/confirm-bootstrap.git#d436ee942d",
"Datejs": "https://github.com/datejs/Datejs.git#71afdd79a4",
"eonasdan-bootstrap-datetimepicker": "4.17.37",
"fileapi": "2.0.18",
"fluidvids": "2.4.1",
"font-awesome": "fontawesome#4.5.0",
"fullcalendar": "2.6.0",
"gridstack": "0.2.3",
"jqPlot": "https://github.com/jqPlot/jqPlot.git#080c6de5a6",
"jquery": "2.2.0",
"jquery-option-tree": "https://github.com/jongilbraith/jquery-option-tree.git#6b7137ec6e",
"jquery-sortable": "0.9.13",
"jquery-ui": "1.11.4",
"jquery.cookie": "1.4.1",
"mjolnic-bootstrap-colorpicker": "2.3.0",
"moment": "2.11.2",
"ng-file-upload": "11.2.3",
"select2": "3.5.4",
"system.js": "0.19.20",
"tablesorter": "#774576308e",
"tag-it": "#6ccd2de95e",
"tinymce-codemirror": "https://github.com/christiaan/tinymce-codemirror.git#20c1bbe708",
"toastr": "2.1.2",
"typeahead.js": "0.11.1",
"typeahead.js-bootstrap3.less": "https://github.com/bassjobsen/typeahead.js-bootstrap-css.git#1.2.1",
"underscore": "1.8.3",
"jsPlumb": "1.7.2",
"background-check": "1.2.2"
}
}