forked from claroline/Distribution
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
81 lines (81 loc) · 3.03 KB
/
bower.json
File metadata and controls
81 lines (81 loc) · 3.03 KB
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
71
72
73
74
75
76
77
78
79
80
81
{
"name": "claroline-core",
"version": "1.0.0",
"description": "core frontend dependencies",
"dependencies": {
"angular": "1.5.6",
"angular-animate": "1.5.6",
"angular-bootstrap": "1.1.2",
"angular-bootstrap-colorpicker": "3.0.24",
"angular-breadcrumb": "0.4.1",
"angular-data-table": "https://github.com/ngodfraind/angular-data-table.git#f80646159282c7487c90ff9b13a850112e4aa030",
"angular-daterangepicker": "0.2.2",
"angular-datetime": "3.1.1",
"angular-dragula": "1.2.2",
"angular-gridster": "0.13.5",
"angular-loading-bar": "0.9.0",
"angular-motion": "0.4.3",
"angular-resource": "1.5.6",
"angular-route": "1.5.6",
"angular-sanitize": "1.5.6",
"angular-strap": "2.3.7",
"angular-toArrayFilter": "1.0.1",
"angular-touch": "1.5.6",
"angular-ui-resource-picker": "1.0.0",
"angular-ui-router": "0.2.18",
"angular-ui-select": "0.18.0",
"angular-ui-tinymce": "0.0.14",
"angular-ui-translation": "1.0.1",
"angular-ui-tree": "2.16.0",
"at-table": "1.0.4",
"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-mention": "https://github.com/iCAPLyon1/tinymceMentionPlugin.git#9baea090feca3c53dd3019adefda2a37932c97d6",
"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.6.3",
"fullcalendar": "2.6.0",
"gridstack": "0.2.3",
"jqPlot": "https://github.com/jqPlot/jqPlot.git#080c6de5a6",
"jquery": "2.2.4",
"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",
"lodash": "4.13.1",
"jsPlumb": "2.1.3",
"mjolnic-bootstrap-colorpicker": "2.3.0",
"moment": "2.11.2",
"MathJax": "2.6.1",
"ng-file-upload": "11.2.3",
"ng-table": "1.0.0",
"ngstorage": "0.3.10",
"pdfjs-dist": "1.4.133",
"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",
"video.js": "5.2.0",
"strophejs": "https://github.com/strophe/strophejs.git#1.2.7",
"strophe.jingle": "https://github.com/ESTOS/strophe.jingle.git#529df0b12cae47ca4a0e74172f7c0b83a57e68e7",
"strophejs-plugins": "https://github.com/strophe/strophejs-plugins.git#0.0.6",
"hark": "https://github.com/otalk/hark.git#1.1.4",
"wavesurfer.js": "1.1.8"
},
"ignore": [
"*",
"!bower.json"
]
}