{
  "name": "what-template-am-i-using",
  "version": "0.2.0",
  "author": "Eric King",
  "contributors": [
    {
      "name": "Eric King",
      "email": "eric@webdeveric.com",
      "url": "http://webdeveric.com/"
    }
  ],
  "private": true,
  "bugs": {
    "url": "https://github.com/webdeveric/what-template-am-i-using/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/webdeveric/what-template-am-i-using.git"
  },
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-autoprefixer": "^2.2.0",
    "grunt-checkwpversion": "~0.3.0",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-contrib-sass": "^0.7.4",
    "grunt-contrib-uglify": "^0.4.1",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-jscs": "^1.5.0",
    "grunt-plato": "^1.2.1",
    "grunt-shell": "^1.1.1",
    "grunt-wp-readme-to-markdown": "^0.8.0",
    "load-grunt-tasks": "^3.1.0",
    "time-grunt": "^1.0.0"
  }
}
