-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
34 lines (34 loc) · 959 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
34
{
"name": "sacp",
"version": "0.0.0",
"dependencies": {
"angular": "~1.5.0",
"json3": "~3.3.1",
"es5-shim": "~3.0.1",
"bootstrap-sass-official": "~3.3.1",
"bootstrap": "~3.1.1",
"angular-resource": "~1.5.0",
"angular-cookies": "~1.5.0",
"angular-sanitize": "~1.5.0",
"angular-bootstrap": "~1.1.2",
"font-awesome": ">=4.1.0",
"lodash": "~2.4.1",
"angular-socket-io": "~0.7.0",
"angular-ui-router": "~0.2.15",
"angular-validation-match": "~1.5.2",
"angular-breadcrumb": "~0.4.1",
"ng-table": "^0.8.3",
"angular-animate": "^1.5.5",
"bootstrap-sweetalert": "^0.4.5",
"angular-sweetalert": "angular-h-sweetalert#^1.4.7",
"ngToast": "ngtoast#^2.0.0",
"angular-multi-step-form": "^1.2.8",
"html2canvas": "^0.4.1",
"pdfmake": "^0.1.20",
"ng-file-upload": "^12.0.4"
},
"devDependencies": {
"angular-mocks": "~1.5.0",
"angular-breadcrumb": "~0.4.1"
}
}