-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
39 lines (39 loc) · 957 Bytes
/
package.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": "bamburgh-z-admin-dashboard-free",
"version": "1.0.0",
"title": "Bamburgh Z Admin Dashboard FREE",
"description": "",
"author": {
"name": "UiFort.com",
"url": "https://uifort.com/free-admin-dashboards/bamburgh-admin-dashboard-free.html"
},
"license": "",
"repository": {
"type": "git",
"url": "https://github.com/uifort/bamburgh-z-admin-dashboard-free"
},
"devDependencies": {
"browser-sync": "2.26.3",
"del": "3.0.0",
"gulp": "4.0.1",
"gulp-autoprefixer": "6.0.0",
"gulp-concat": "2.6.1",
"gulp-cssnano": "2.1.3",
"gulp-file-include": "^2.0.1",
"gulp-flatmap": "1.0.2",
"gulp-header": "2.0.5",
"gulp-imagemin": "^5.0.3",
"gulp-jshint": "2.1.0",
"gulp-optimize-js": "1.1.0",
"gulp-rename": "1.4.0",
"gulp-sass": "4.0.2",
"gulp-svgmin": "2.1.0",
"gulp-terser": "1.1.7",
"jshint": "2.9.6",
"jshint-stylish": "2.2.1",
"lazypipe": "1.0.1"
},
"dependencies": {
"gulp-favicons": "^2.3.1"
}
}