forked from ets-berkeley-edu/suitec
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
39 lines (39 loc) · 1.05 KB
/
bower.json
File metadata and controls
39 lines (39 loc) · 1.05 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
{
"name": "collabosphere",
"description": "Collabosphere Instructure Canvas LTI Tools",
"version": "0.1.0",
"repository": {
"type": "git",
"url": "git://github.com/ets-berkeley-edu/suitec.git"
},
"dependencies": {
"angular": "1.4.1",
"angular-aria": "1.4.14",
"angular-cookies": "1.4.14",
"angular-elastic": "2.5.1",
"angular-fabric": "1.0.0",
"angular-messages": "1.4.14",
"angular-mixpanel": "1.1.2",
"angular-momentjs": "0.2.2",
"angular-sanitize": "1.4.14",
"angular-scroll-glue": "2.0.7",
"angular-socket-io": "0.7.0",
"angular-strap": "2.3.10",
"angular-ui-router": "0.2.18",
"bootstrap": "3.3.7",
"fontawesome": "4.4.0",
"highcharts-release": "4.1.10",
"lodash": "3.10.1",
"moment": "2.10.6",
"ng-device-detector": "1.1.9",
"ng-file-upload": "7.0.17",
"ng-file-upload-shim": "~7.0.x",
"oi.multiselect": "0.2.2",
"purl": "2.3.1",
"remarkable-bootstrap-notify": "3.1.3",
"socket.io-client": "1.3.7"
},
"resolutions": {
"angular": "1.4.1"
}
}