{
  "name": "Theme-Grunter",
  "version": "1.1.2",
  "description": "Grunt boilerplate to start your _s project in style",
  "license": "GPL-2.0",
  "private": true,
  "devDependencies": {
    "grunt": ">=1.0.0",
    "grunt-autoprefixer": ">=3.0.4",
    "grunt-contrib-concat": ">=1.0.0",
    "grunt-contrib-imagemin": ">=1.0.0",
    "grunt-contrib-jshint": ">=1.0.0",
    "grunt-contrib-sass": ">=1.0.0",
    "grunt-contrib-uglify": ">=1.0.1",
    "grunt-contrib-watch": ">=1.0.0",
    "grunt-notify": ">=0.4.5",
    "grunt-phplint": ">=0.0.8",
    "grunt-wp-i18n": "^0.5.4"
  }
}
