{
  "name": "<%= _.slugify(themeName) %>",
  "version": "<%= pkg.version %>",
  "scripts": {
    "test": "grunt",
    "postinstall": "bower update"
  },
  "author": "",
  "license": "MIT",
  "devDependencies": {
    "assemble": "~0.4.12",
    "grunt": "~0.4.1",
    "grunt-autoprefixer": "~1.0.1",
    "grunt-banner": "^0.3.1",
    "grunt-check-dependencies": "~0.6.0",
    "grunt-contrib-clean": "~0.6.0",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-connect": "~0.8.0",
    "grunt-contrib-cssmin": "~0.9.0",
    "grunt-contrib-htmlmin": "^0.4.0",
    "grunt-contrib-jshint": "~0.10.0",
    "grunt-contrib-uglify": "~0.5.1",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-cssmin-ie8-clean": "0.0.1",
    "grunt-gh-pages": "~0.9.0",
    "grunt-hub": "~0.7.0",
    "grunt-install-dependencies": "~0.2.0",
    "grunt-sass": "~0.14.1",
    "time-grunt": "^1.0.0"
  }
}
