forked from crowdresearch/daemo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
31 lines (31 loc) · 869 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
{
"name": "crowdsource-platform",
"version": "1.0.0",
"homepage": "https://github.com/crowdresearch/crowdsource-platform",
"description": "Stanford HCI Crowdresearch platform",
"dependencies": {
"jquery": "2.1.4",
"json3": "~3.2.4",
"underscore": "1.8.3",
"angular": "1.4.0",
"angular-route": "1.4.0",
"angular-animate": "1.4.0",
"angular-sanitize": "1.4.0",
"angular-cookies": "1.4.0",
"bootstrap": "3.3.2",
"angular-loading-bar": "0.7.1",
"angular-bootstrap": "0.12.1",
"angular-strap": "2.1.2",
"ng-grid": "2.0.14",
"angular-smart-table": "2.0.2",
"angular-material": "0.10.1",
"angular-oauth2": "3.0.1",
"angular-filter": "~0.5.4",
"angular-dragdrop": "1.0.9",
"angular-ui-sortable": "~0.13.4",
"ng-file-upload": "~5.0.9"
},
"resolutions": {
"angular": "1.4.0"
}
}