{
  "name": "fone-project",
  "version": "0.0.1",
  "private": true,
  "dependencies": {
    "grunt": "~0.4.4",
    "grunt-cli": "latest",
    "grunt-ejs":"~0.3.0",
    "grunt-contrib-jshint" : "~0.3.0",
    "grunt-contrib-clean" : "~0.5.0",
    "grunt-contrib-requirejs" : "~0.4.0",
    "grunt-contrib-cssmin" : "~0.5.0",
    "grunt-contrib-uglify" : "~0.2.0",
    "grunt-contrib-copy" :  "~0.5.0",
    "grunt-processhtml" : "~0.3.8"
  }
}
