Skip to content

Instantly share code, notes, and snippets.

@mattd
Created November 1, 2012 00:08
Show Gist options
  • Save mattd/3990775 to your computer and use it in GitHub Desktop.
Save mattd/3990775 to your computer and use it in GitHub Desktop.
{
"author": "",
"name": "app",
"version": "0.1.0",
"dependencies": {
"grunt": "~0.4.0a",
"grunt-contrib-clean": "~0.3.0",
"grunt-contrib-concat": "~0.1.0",
"grunt-contrib-connect": "~0.1.0",
"grunt-contrib-handlebars": "~0.3.0",
"grunt-contrib-jshint": "~0.1.0",
"grunt-contrib-mincss": "~0.3.0",
"grunt-contrib-qunit": "~0.1.0",
"grunt-contrib-requirejs": "~0.3.0",
"grunt-contrib-sass": "~0.1.0",
"grunt-contrib-uglify": "~0.1.0",
"grunt-contrib-watch": "~0.1.3",
"grunt-reload": "~0.2.0"
},
"devDependencies": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment