{
  "name": "recently-edited-content-widget",
  "version": "0.3.2",
  "description": "WordPress dashboard widget that displays recently edited content.",
  "repository": {
    "type": "git",
    "url": "https://github.com/webdeveric/recently-edited-content-widget"
  },
  "author": "Eric King",
  "contributors": [
    {
      "name": "Eric King",
      "email": "eric@webdeveric.com",
      "url": "http://webdeveric.com/"
    }
  ],
  "private": true,
  "bugs": {
    "url": "https://github.com/webdeveric/recently-edited-content-widget/issues"
  },
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-autoprefixer": "~3.0.3",
    "grunt-checkwpversion": "^0.3.0",
    "grunt-contrib-connect": "~0.11.2",
    "grunt-contrib-imagemin": "~1.0.0",
    "grunt-contrib-jshint": "~0.11.3",
    "grunt-contrib-sass": "~0.9.2",
    "grunt-contrib-uglify": "~0.11.0",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-jscs": "~2.5.0",
    "grunt-plato": "~1.2.1",
    "grunt-shell": "~1.1.1",
    "load-grunt-tasks": "~3.3.0",
    "time-grunt": "~1.2.2"
  }
}
