forked from claroline/CoreBundle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
65 lines (65 loc) · 2.34 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
{
"name": "claroline-core",
"version": "1.0.0",
"description": "core frontend dependencies",
"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-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",
"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"
},
"ignore": [
"*",
"!bower.json"
]
}