{
  "name": "require-grunt-configs-example",
  "version": "0.0.0",
  "description": "require-grunt-configs example",
  "author": "Wil Moore III",
  "license": "MIT",
  "dependencies": {
    "grunt-contrib-sass": "~0.5.1",
    "grunt-notify": "~0.2.16",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-contrib-uglify": "~0.2.7",
    "grunt": "~0.4.2",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-jshint": "~0.7.2",
    "grunt-contrib-imagemin": "~0.4.0"
  }
}
