{
  "name": "recently-edited-content-widget",
  "version": "0.3.1",
  "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": "~1.0.1",
    "grunt-checkwpversion": "^0.3.0",
    "grunt-contrib-connect": "~0.8.0",
    "grunt-contrib-imagemin": "~0.8.1",
    "grunt-contrib-jshint": "~0.10.0",
    "grunt-contrib-sass": "~0.8.1",
    "grunt-contrib-uglify": "~0.6.0",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-jscs": "~0.7.1",
    "grunt-plato": "~1.3.0",
    "grunt-shell": "~1.1.1",
    "load-grunt-tasks": "~0.6.0",
    "time-grunt": "~1.0.0"
  }
}
