Skip to content

Instantly share code, notes, and snippets.

@gijsroge
Created July 4, 2014 09:09
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 gijsroge/07bc38dd9f760e74b3e0 to your computer and use it in GitHub Desktop.
Save gijsroge/07bc38dd9f760e74b3e0 to your computer and use it in GitHub Desktop.
{
"name": "projectname",
"version": "0.0.1",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-autoprefixer": "^0.7.3",
"grunt-contrib-cssmin": "^0.10.0",
"grunt-contrib-uglify": "~0.5.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment