-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
37 lines (37 loc) · 874 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
{
"name": "jf-enterprise",
"version": "1.0.0",
"description": "jia-fu app !",
"homepage": "",
"repository": {
"type": "git",
"url": ""
},
"author": {
"name": "cyx",
"email": "chenyuxiang7894561@163.com"
},
"license": "ISC",
"devDependencies": {
"gifsicle": "^3.0.4",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^3.1.1",
"gulp-bom": "^1.0.0",
"gulp-cache": "^0.4.6",
"gulp-cheerio": "^0.6.2",
"gulp-clean": "^0.3.2",
"gulp-clean-css": "^3.0.4",
"gulp-concat": "^2.6.1",
"gulp-concat-dir": "^1.0.0",
"gulp-connect": "^5.0.0",
"gulp-ejs": "^3.0.1",
"gulp-htmlmin": "^3.0.0",
"gulp-imagemin": "^3.2.0",
"gulp-less": "^3.3.0",
"gulp-minify-css": "^1.2.4",
"gulp-notify": "^3.0.0",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^2.1.2",
"imagemin-pngquant": "^5.0.0"
}
}