-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
44 lines (44 loc) · 1.07 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
{
"name": "udpt-doan-2016",
"description": "Do an mon hoc UDPT-2016",
"main": "",
"authors": [
"1112142",
"1212087",
"1212302",
"1212447"
],
"license": "MIT",
"homepage": "",
"dependencies": {
"bootstrap": "~3.3.1",
"font-awesome": "~4.2.0",
"animate.css": "~3.2.0",
"jquery": "~1.11.2",
"angular": "~1.3.15",
"angular-ui-router": "~0.2.13",
"angular-bootstrap": "~0.11.2",
"angular-sanitize": "~1.3.15",
"angular-cookies": "~1.3.15",
"angular-flash": "~0.1.13",
"ng-tags-input": "~2.1.1",
"underscore": "latest",
"ng-file-upload": "~1.6.6",
"restangular": "~1.4.0",
"ngprogress": "~1.0.7",
"jquery-waypoints": "~2.0.5",
"angular-marked": "~0.0.12",
"angular-animate": "~1.3.15",
"angular-resource": "~1.3.15",
"moment": "~2.8.4",
"highlightjs": "latest",
"angular-socket-io": "~0.7.0",
"angular-scroll-glue": "~2.0.4",
"ng-emoticons": "~2.0.0",
"angular-material": "master",
"angular-messages": "~1.3.15"
},
"resolutions": {
"angular": "~1.3.15"
}
}