slush-squarespace
Version:
A slush generator for working in an external environment on the Squarespace consumer platform
20 lines • 502 B
JSON
{
"name": "<%= name %>",
"version": "0.1.0",
"description": "<%= description %>",
"dependencies": {
"gulp": "^3.8.6",
"gulp-autoprefixer": "^2.1.0",
"gulp-concat": "^2.5.2",
"gulp-csso": "^1.0.0",
"gulp-notify": "^2.2.0",
"gulp-plumber": "^1.0.0",
"gulp-rename": "^1.2.2",
"gulp-sass": "^1.3.3",
"gulp-uglify": "^1.1.0",
"gulp-util": "^3.0.4",
"gulp-watch": "^4.2.3",
"gulp-if": "git://github.com/robrich/gulp-if",
"gulp-sftp": "^0.1.4"
}
}