{
  "name": "qoob.wordpress",
  "version": "1.2.0",
  "description": "qoob for WordPress",
  "main": "index.js",
  "plugin_name": "qoob",
  "directories": {
    "doc": "docs"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/maxazan/qoob.wordpress.git"
  },
  "author": "Webark Systems",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/maxazan/qoob.wordpress/issues"
  },
  "homepage": "https://github.com/maxazan/qoob.wordpress",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^1.2.0",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-compress": "^0.13.0",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-exec": "^0.4.6",
    "grunt-mkdir": "^0.1.2",
    "grunt-phpunit": "^0.3.6",
    "grunt-push-svn": "^0.2.2",
    "grunt-shell": "^1.1.2",
    "grunt-svn-checkout": "^0.3.0",
    "load-grunt-tasks": "^3.2.0"
  },
  "dependencies": {
    "jsdoc": "^3.3.2"
  }
}
