Skip to content

Instantly share code, notes, and snippets.

@j-mccarthy
Forked from franksmule/package.json
Last active August 29, 2015 14:08
Show Gist options
  • Save j-mccarthy/5a1cef0f603525488afe to your computer and use it in GitHub Desktop.
Save j-mccarthy/5a1cef0f603525488afe to your computer and use it in GitHub Desktop.
{
"name": "MyProject",
"version": "1.0.0",
"dependencies": {
"gulp": "*",
"gulp-ruby-sass": "*",
"gulp-util": "*",
"gulp-rename": "*",
"map-stream": "*",
"gulp-livereload": "*",
"gulp-concat": "*",
"gulp-uglify": "*",
"gulp-watch": "*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment