forked from France-ioi/AlgoreaPlatform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
33 lines (33 loc) · 925 Bytes
/
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
{
"name": "AlgoreaPlatform",
"dependencies": {
"angular": "1.5.8",
"angular-animate": "1.5.8",
"angular-bootstrap": "2.1.3",
"angular-i18n": "1.5.8",
"angular-sanitize": "1.5.8",
"angular-ui-router": "0.2.13",
"bootstrap": "3.*",
"dynatree": "1.2.8",
"jQuery-contextMenu": "2.2.4",
"jquery": "1.*",
"jquery-ui": "1.12.1",
"jschannel": "https://github.com/France-ioi/jschannel.git#01f53a1",
"pem-platform": "France-ioi/pem-platform",
"paper": "0.10.2",
"lodash": "^4.13.1",
"angu-fixed-header-table": "^1.2.0",
"jquery/jquery-mousewheel": "3.1.13",
"i18next": "3.4.4",
"ng-i18next": "^1.0.3",
"i18next-xhr-backend": "^1.2.0",
"js-md5": "md5#^0.6.0",
"bowser": "1.9.4",
"angular-ui-sortable": "^0.19.0",
"i18next-sprintf-postprocessor": "^0.2.2"
},
"resolutions": {
"jschannel": "01f53a1",
"jquery": "1.12.4"
}
}