{
  "name": "app",
  "version": "0.0.0",
  "author" : {
    "name" : "_NAME_",
    "email" : "_EMAIL_"
  },
  "dependencies": {},
  "devDependencies" : {
    "grunt" : "",
    "grunt-contrib-coffee" : "",
    "grunt-contrib-stylus" : "",
    "grunt-contrib-jade" : "",
    "grunt-contrib-uglify" : "",
    "grunt-contrib-concat" : "",
    "grunt-contrib-watch" : "",
    "grunt-contrib-copy" : "",
    "load-grunt-tasks" : ""
  }
}






