{
  "name": "coursepress",
  "version": "1.2.3",
  "description": "CoursePress WordPress Plugin",
  "repository": {
    "type": "git",
    "url": "git@bitbucket.org:incsub/coursepress.git"
  },
  "author": "WPMUDev",
  "contributors": [
    {
      "name": "Marko Miljus",
      "email": "marko@incsub.com"
    },
    {
      "name": "Rheinard Korf",
      "email": "rheinard@incsub.com"
    }
  ],
  "license": "GPL-2.0",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-wp-i18n": "^0.4.9",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-git": "^0.3.5",
    "grunt-replace": "^0.11.0"
  }
}
