{

"name": "<%= @app -%>",
"version": "0.0.1",
"private": true,
"dependencies": {
  "grunt-cli": "~0.1.13",
  "grunt": "~0.4.5",
  "grunt-contrib-coffee": "~0.12.0",
  "grunt-contrib-imagemin": "~0.9.2",
  "grunt-contrib-sass": "~0.8.1",
  "grunt-contrib-uglify": "~0.6.0",
  "grunt-newer": "~0.8.0",
  "grunt-robots-txt": "~0.3.0",
  "grunt-slim": "^0.1.0",
  "load-grunt-config": "~0.16.0",
  "load-grunt-tasks": "~1.0.0",
  "time-grunt": "~1.0.0"
}

}