forked from vvv123/calibration-devices-system
-
Notifications
You must be signed in to change notification settings - Fork 13
/
bower.json~
26 lines (26 loc) · 871 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
{
"name": "system-calibration-devices",
"version": "1.0",
"description": "Centralized system for calibration of measurement devices",
"dependencies": {
"angular": "1.3.8",
"angular-scroll": "0.7.0",
"angular-bootstrap": "0.13.0",
"bootstrap": "3.3.4",
"font-awesome": "4.3.0",
"requirejs": "2.1.17",
"angular-translate": "2.7.0",
"spring-security-csrf-token-interceptor": "0.1.5",
"angular-ui-router": "0.2.14",
"angular-cookies": "1.3.15",
"angular-translate-storage-cookie": "2.7.0",
"angular-translate-loader-static-files": "2.7.0",
"angular-translate-storage-local": "2.7.0",
"angular-bootstrap-show-errors": "2.3.0",
"ng-table": "0.3.1",
"angular-chosen-localytics": "1.0.7",
"chosen": "1.4.2",
"angular-bootstrap-switch": "~0.4.1",
"angularjs-dropdown-multiselect": "~1.5.2"
}
}