Mercurial > piecrust2
view package.json @ 614:a2d9ef307a08
publish: Make the `shell` log update faster by flushing the pipe.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 04 Feb 2016 21:49:15 -0800 |
parents | 7e4e567377cd |
children | 87267392a5c1 |
line wrap: on
line source
{ "name": "PieCrust", "version": "1.0.0", "devDependencies": { "gulp": "~3.9.0", "gulp-sass": "~2.1.0", "gulp-minify-css": "~1.2.1", "gulp-uglify": "~1.4.2", "gulp-util": "~3.0.7", "gulp-sourcemaps": "~1.6.0", "gulp-rename": "~1.2.2", "gulp-concat": "~2.6.0" } }