Skip to content

Instantly share code, notes, and snippets.

@nathanlong
Created October 26, 2015 14:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nathanlong/1bcd85a4511c25d49f15 to your computer and use it in GitHub Desktop.
Save nathanlong/1bcd85a4511c25d49f15 to your computer and use it in GitHub Desktop.
Node 0.10 and 0.12 package.json for Pace Projects
{
"devDependencies": {
"gulp": "^3.9.0",
"gulp-autoprefixer": "^2.3.1",
"gulp-concat": "^2.5.2",
"gulp-notify": "^2.2.0",
"gulp-sass": "^2.0.1",
"gulp-uglify": "^1.2.0",
"gulp-changed": "^1.2.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment