Mercurial > piecrust2
view package.json @ 610:efc1dc916e7c
admin: Configuration changes.
* Move publish targets to site configuration.
* Add direct accessor for the current site.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 28 Jan 2016 22:17:58 -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" } }