Skip to content

Instantly share code, notes, and snippets.

@barretlee
Created March 25, 2015 07:13
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 barretlee/eee0a297d0c6dbc91bcf to your computer and use it in GitHub Desktop.
Save barretlee/eee0a297d0c6dbc91bcf to your computer and use it in GitHub Desktop.
package for gulpfile
{
"name": "conve",
"author": "Barret Lee",
"version": "0.0.1",
"description": "",
"scripts": {},
"license": "MIT",
"devDependencies": {
"gulp": "~3.8.6",
"gulp-uglify": "0.2.1",
"del": "1.1.1",
"gulp-rename": "1.2.0",
"gulp-minify-css": "1.0.0"
},
"dependencies": {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment