Skip to content

Instantly share code, notes, and snippets.

@joehoyle
Created August 21, 2013 22:07
Show Gist options
  • Select an option

  • Save joehoyle/6300881 to your computer and use it in GitHub Desktop.

Select an option

Save joehoyle/6300881 to your computer and use it in GitHub Desktop.
{
"name": "AwkwardFamilyPhotos",
"version": "0.0.0",
"description": "",
"main": "Gruntfile.js",
"dependencies": {
"grunt": "~0.4.1",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-less": "~0.7.0",
"grunt-contrib-uglify": "~0.2.2"
},
"devDependencies": {
"grunt-contrib-watch": "~0.5.2"
},
"author": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment