{
  "name": "shiny-updates",
  "repository": {
    "type": "git",
    "url": "https://github.com/obenland/shiny-updates"
  },
  "author": "The WordPress Contributors",
  "license": "GPL-2.0+",
  "scripts": {
    "start": "grunt watch"
  },
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-contrib-jshint": "~1.0.0",
    "grunt-contrib-qunit": "~1.1.0",
    "grunt-contrib-watch": "~1.0.0",
    "grunt-jscs": "^2.5.0",
    "grunt-phpcs": "^0.4.0"
  }
}
