{
  "name": "IssuePress",
  "version": "1.0.0",
  "description": "Simple Support, right on WordPress!",
  "main": "IssuePress.php",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/UpThemes/IssuePress.git"
  },
  "keywords": [
    "IssuePress",
    "WordPress"
  ],
  "author": "UpThemes",
  "license": "GPL",
  "bugs": {
    "url": "https://github.com/UpThemes/IssuePress/issues"
  },
  "homepage": "https://github.com/UpThemes/IssuePress",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-compass": "^0.9.0",
    "grunt-contrib-concat": "^0.5.0",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-contrib-uglify": "^0.5.1",
    "grunt-contrib-watch": "^0.6.1"
  }
}
