forked from SSG-DRD-IOT/commercial-iot-labs-interface
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower_alll_dependencies.json
executable file
·83 lines (83 loc) · 3.14 KB
/
bower_alll_dependencies.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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
"name": "labs",
"version": "2.2.0",
"dependencies": {
"jquery": "~2.1.1",
"angular-animate": "~1.3.7",
"angular-cookies": "~1.3.7",
"angular-touch": "~1.3.7",
"angular-sanitize": "~1.3.7",
"angular-resource": "~1.3.7",
"angular-ui-router": "~0.2.13",
"bootstrap": "~3.3.4",
"angular-bootstrap": "0.12.x",
"angular": "~1.3.4",
"PACE": "https://github.com/HubSpot/pace.git#~1.0.2",
"metisMenu": "~2.0.2",
"font-awesome": "~4.3.0",
"slimScroll": "https://github.com/rochal/jQuery-slimScroll.git#~1.3.3",
"angular-bootstrap-checkbox": "~0.3.1",
"angular-chosen-localytics": "~1.0.6",
"datatables": "~1.10.2",
"angular-datatables": "~0.1.1",
"dropzone": "~3.10.2",
"angular-flot": "~0.0.5",
"flot.curvedlines": "*",
"flot.tooltip.pib": "~0.6.7",
"fullcalendar": "~2.1.1",
"ionrangeslider": "~1.9.3",
"jasny-bootstrap": "~3.1.3",
"jquery-ui": "~1.11.1",
"jvectormap": "~1.2.2",
"angular-knob": "*",
"nouislider": "~7.0.7",
"angular-nouislider": "~0.3.1",
"summernote": "~0.5.8",
"angular-summernote": "~0.2.3",
"switchery": "~0.4.2",
"ng-switchery": "~1.0.0-alpha6",
"animate.css": "~3.2.0",
"jquery-steps": "~1.1.0",
"iCheck": "~1.0.2",
"angular-notify": "~2.0.2",
"angular-ui-grid": "~3.0.0-rc.16",
"angular-ui-tree": "~2.1.5",
"angular-ui-map": "~0.5.0",
"moment": "~2.8.4",
"ngImgCrop": "~0.3.2",
"angular-ui-codemirror": "~0.2.1",
"angles": "https://github.com/lgsilver/angles.git",
"angular-bootstrap-colorpicker": "https://github.com/buberdds/angular-bootstrap-colorpicker.git#~3.0.10",
"peity": "https://github.com/benpickles/peity.git#~3.0.2",
"Chart.js": "https://github.com/nnnick/Chart.js.git#~0.2.0",
"angular-peity": "https://github.com/projectweekend/angular-peity.git",
"jquery.knob.min": "https://github.com/aterrien/jQuery-Knob.git#~1.2.8",
"jquery.sparkline": "http://omnipotent.net/jquery.sparkline/2.1.2/jquery.sparkline.js",
"angular-translate": "~2.5.2",
"blueimp-gallery": "~2.15.2",
"jquery-jvectormap-1.2.2.min": "http://jvectormap.com/js/jquery-jvectormap-1.2.2.min.js",
"jquery-jvectormap-world-mill-en": "http://jvectormap.com/js/jquery-jvectormap-world-mill-en.js",
"bootstrap-datepicker": "~1.4.0",
"angular-ui-calendar": "https://github.com/angular-ui/ui-calendar.git#~0.8.1",
"angular-datepicker": "https://github.com/g00fy-/angular-datepicker.git#~1.0.3",
"chosen_v1.1.0": "https://github.com/harvesthq/chosen/releases/download/v1.1.0/chosen_v1.1.0.zip",
"jquery.flot.spline": "https://raw.githubusercontent.com/AMKohn/flot/master/jquery.flot.spline.js",
"rickshaw": "~1.5.0",
"angular-rickshaw": "~0.3.0",
"awesome-bootstrap-checkbox": "~0.3.4",
"clockpicker": "~0.0.7",
"angular-footable": "~1.0.3",
"angular-sweetalert-promised": "~1.1.0",
"sweetalert": "~1.0.1",
"footable": "~2.0.3",
"bootstrap-daterangepicker": "~1.3.21",
"angular-daterangepicker": "~0.1.15"
},
"devDependencies": {
"angular-mocks": "~1.3.4"
},
"resolutions": {
"jquery": "~2.1.1",
"angular": "~1.3.4"
}
}