{
  "name": "wp-job-manager",
  "title": "WP Job Manager",
  "version": "1.12.0",
  "homepage": "http://wordpress.org/plugins/wp-job-manager/",
  "main": "Gruntfile.js",
  "devDependencies": {
    "grunt": "~0.4.2",
    "grunt-contrib-uglify": "~0.3.2",
    "grunt-contrib-less": "~0.9.0",
    "grunt-contrib-cssmin": "~0.7.0",
    "grunt-shell": "~0.6.4",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-contrib-copy": "~0.5.0",
    "grunt-contrib-clean": "0.5.x",
    "grunt-wp-deploy": "0.3.x"
  },
  "engines": {
    "node": ">=0.8.0",
    "npm": ">=1.1.0"
  }
}
