-
Notifications
You must be signed in to change notification settings - Fork 1
/
bower.json
39 lines (39 loc) · 1.17 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
{
"name": "dms.web.laravel",
"authors": [
"Elliot Levin <elliotlevin@hotmail.com>"
],
"description": "The integration package with the laravel framework and front-end (Admin-LTE)",
"private": true,
"dependencies": {
"admin-lte": "~2.3.2",
"jquery": "~2.1.4",
"bootstrap": "~3.3.6",
"font-awesome": "~4.5.0",
"parsleyjs": "~2.3.5",
"bootstrap-multiselect": "~0.9.13",
"fastclick": "~1.0.6",
"jquery-slimscroll": "~1.3.7",
"moment": "~2.10.6",
"moment-timezone": "~0.5.0",
"morris.js": "~0.5.1",
"jquery-ui": "~1.11.4",
"html5shiv": "~3.7.3",
"respond": "~1.4.2",
"iCheck": "~1.0.2",
"bootstrap-sweetalert": "~0.4.5",
"js-cookie": "^2.1.0",
"ladda-bootstrap": "~0.1.0",
"Sortable": "^1.4.2",
"dropzone": "^4.3.0",
"JavaScript-Canvas-to-Blob": "blueimp/JavaScript-Canvas-to-Blob#^3.3.0",
"darkroom": "^2.0.1",
"bootstrap-daterangepicker": "^2.1.18",
"jquery-minicolors": "^2.2.3",
"tinymce": "^4.3.4",
"typeahead.js": "^0.10.4",
"typeahead-addresspicker": "^0.1.4",
"typeahead.js-bootstrap3.less": "^0.2.3",
"Download-File-JS": "PixelsCommander/Download-File-JS"
}
}