Skip to content

Instantly share code, notes, and snippets.

@mattd
Created November 15, 2012 22:01
Show Gist options
  • Save mattd/4081617 to your computer and use it in GitHub Desktop.
Save mattd/4081617 to your computer and use it in GitHub Desktop.
{
"author": {
"name": "WillowTree Apps"
},
"name": "app",
"version": "0.1.0",
"dependencies": {
"grunt": "~0.4.0a",
"grunt-contrib-clean": "~0.4.0a",
"grunt-contrib-compass": "~0.1.0",
"grunt-contrib-concat": "~0.1.0",
"grunt-contrib-copy": "~0.3.2",
"grunt-contrib-handlebars": "~0.3.0",
"grunt-contrib-htmlmin": "~0.1.0",
"grunt-contrib-mincss": "~0.3.0",
"grunt-contrib-requirejs": "~0.3.0",
"grunt-contrib-uglify": "~0.1.0"
},
"devDependencies": {
"grunt-contrib-connect": "~0.1.0",
"grunt-contrib-jasmine": "~0.1.1",
"grunt-contrib-jshint": "~0.1.0",
"grunt-contrib-watch": "~0.1.4"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment