{
  "name": "TestProject",
  "version": "0.1.0",
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-cssmin": "^1.0.1",
    "grunt-contrib-uglify": "^1.0.1"
  },
  "dependencies": {
    "bower": "^1.7.9",
    "grunt-cli": "^1.2.0"
  }
}
