forked from mixdinternet/admix
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
36 lines (36 loc) · 1006 Bytes
/
Copy pathpackage.json
File metadata and controls
36 lines (36 loc) · 1006 Bytes
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
{
"private": true,
"devDependencies": {
"gulp": "^3.8.8"
},
"dependencies": {
"admin-lte": "^2.3.2",
"animate.css": "^3.4.0",
"awesome-bootstrap-checkbox": "^0.3.6",
"blueimp-load-image": "^2.1.0",
"bootbox": "^4.4.0",
"bootstrap": "^3.3.6",
"bootstrap-fileinput": "^4.2.8",
"bootstrap-notify": "^3.1.3",
"bootstrap-sass": "^3.0.0",
"bootstrap-select": "^1.10.0",
"dropzone": "^4.3.0",
"eonasdan-bootstrap-datetimepicker": "^4.15.35",
"font-awesome": "^4.5.0",
"ionicons": "^2.0.1",
"jquery-chained": "^1.0.0",
"jquery-jcrop": "^0.9.13",
"jquery-maskmoney": "^3.0.2",
"jquery-validation": "^1.14.0",
"jquery.maskedinput": "^1.4.1",
"laravel-elixir": "^3.0.0",
"laravel-elixir-clear": "^1.0.1",
"laravel-elixir-imagemin": "^0.2.3",
"magnific-popup": "^1.1.0",
"modernizr": "^3.3.1",
"moment": "^2.11.1",
"slick-carousel": "^1.5.9",
"slicknav": "^1.0.6",
"summernote": "^0.7.3"
}
}