forked from TmT/WxMoment-Workflow
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathpackage.json
35 lines (35 loc) · 863 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
{
"name": "WxMoment-Workflow",
"version": "0.0.1",
"devDependencies": {
"async": "^0.9.0",
"browser-sync": "~2.6.4",
"del": "^1.1.1",
"gulp": "^3.8.10",
"gulp-copy": "0.0.2",
"gulp-ejs": "^1.1.0",
"gulp-filter": "^2.0.2",
"gulp-if": "^1.2.5",
"gulp-imagemin": "^2.2.1",
"gulp-less": "^3.0.1",
"gulp-migcdn": "0.0.6",
"gulp-minify-css": "^1.1.0",
"gulp-rename": "^1.2.2",
"gulp-replace": "^0.5.3",
"gulp-tmtsprite": "0.0.12",
"gulp-uglify": "^1.2.0",
"gulp-usemin2": "^0.2.4",
"gulp-watch": "^4.2.4",
"gulp-webp": "^2.2.0",
"gulp-zip": "^3.0.0",
"imagemin-pngquant": "^4.1.0",
"lodash": "^3.5.0",
"open": "0.0.5",
"rc": "^1.0.1",
"rd": "0.0.2",
"through2": "^0.6.5",
"tmt-ejs-helper": "^0.0.1",
"vinyl": "^0.4.6",
"gulp-util": "^3.0.4"
}
}