11{
22 "name" : " gulp-site-generator" ,
3- "version" : " 0.1.12 " ,
3+ "version" : " 0.1.14 " ,
44 "description" : " Static site generator using Gulp" ,
55 "main" : " gulpfile.js" ,
66 "scripts" : {
1414 "author" : " Matt Levy <ducksoupdev@gmail.com>" ,
1515 "license" : " ISC" ,
1616 "dependencies" : {
17- "bluebird" : " ^2.9.33 " ,
17+ "bluebird" : " ^2.9.7 " ,
1818 "downsize" : " 0.0.8" ,
19- "glob" : " ^5.0.13 " ,
20- "globby" : " ^2.1.0 " ,
21- "gulp" : " ^3.9.0 " ,
19+ "glob" : " ^5.0.14 " ,
20+ "globby" : " ^3.0.1 " ,
21+ "gulp" : " ^3.8.10 " ,
2222 "gulp-compile-handlebars" : " ^0.5.0" ,
23- "gulp-concat" : " ^2.6.0 " ,
23+ "gulp-concat" : " ^2.4.3 " ,
2424 "gulp-connect" : " ^2.2.0" ,
2525 "gulp-if" : " ^1.2.5" ,
2626 "gulp-markdown-to-json" : " ^0.2.1" ,
27- "gulp-minify-css" : " ^1.2.0 " ,
28- "gulp-minify-html" : " ^1.0.3 " ,
29- "gulp-rename" : " ^1.2.2 " ,
30- "gulp-sass" : " ^2.0.3 " ,
31- "gulp-uglify" : " ^1.2 .0" ,
32- "gulp-uncss" : " ^1.0.2 " ,
33- "handlebars" : " ^3 .0.3 " ,
34- "imagemin-jpegoptim " : " ^4.0 .0" ,
35- "imagemin-optipng" : " ^4.3 .0" ,
36- "imagemin-pngquant" : " ^4.1 .0" ,
37- "lodash" : " ^3.10.0 " ,
38- "minimist" : " ^1.1.1 " ,
39- "moment" : " ^2.10.3 " ,
27+ "gulp-minify-css" : " ^1.2.1 " ,
28+ "gulp-minify-html" : " ^1.0.4 " ,
29+ "gulp-rename" : " ^1.2.0 " ,
30+ "gulp-sass" : " ^2.0.4 " ,
31+ "gulp-uglify" : " ^1.1 .0" ,
32+ "gulp-uncss" : " ^1.0.0 " ,
33+ "handlebars" : " ^4 .0.2 " ,
34+ "imagemin-mozjpeg " : " ^5.1 .0" ,
35+ "imagemin-optipng" : " ^4.2 .0" ,
36+ "imagemin-pngquant" : " ^4.0 .0" ,
37+ "lodash" : " ^3.10.1 " ,
38+ "minimist" : " ^1.1.0 " ,
39+ "moment" : " ^2.9.0 " ,
4040 "mout" : " ^0.11.0" ,
4141 "require-dir" : " ^0.3.0" ,
4242 "rss" : " ^1.1.1"
4343 },
4444 "devDependencies" : {
45- "chai" : " ^3.0 .0" ,
46- "gulp-coveralls" : " ^0.1.4 " ,
45+ "chai" : " ^3.3 .0" ,
46+ "gulp-coveralls" : " ^0.1.3 " ,
4747 "gulp-istanbul" : " ^0.10.0" ,
48- "gulp-mocha" : " ^2.1.2 " ,
49- "mocha" : " ^2.2.5 " ,
48+ "gulp-mocha" : " ^2.0.0 " ,
49+ "mocha" : " ^2.1.0 " ,
5050 "mockery" : " ^1.4.0" ,
51- "sinon" : " ^1.15.4 "
51+ "sinon" : " ^1.12.2 "
5252 }
53- }
53+ }
0 commit comments