{
  "name": "comment-popularity",
  "version": "1.4.1",
  "description": "Adds comment upvoting.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/humanmade/comment-popularity"
  },
  "keywords": [
    "comments",
    "karma",
    "upvote"
  ],
  "author": "Human Made Limited",
  "license": "GPLv2",
  "bugs": {
    "url": "https://github.com/humanmade/comment-popularity/issues"
  },
  "homepage": "https://github.com/humanmade/comment-popularity",
  "devDependencies": {
    "grunt": "^1.0.0",
    "grunt-contrib-cssmin": "^2.2.1",
    "grunt-contrib-jshint": "^1.1.0",
    "grunt-contrib-uglify": "^3.3.0",
    "grunt-newer": "^1.3.0",
    "grunt-wp-i18n": "^1.0.1",
    "grunt-wp-readme-to-markdown": "^0.8.0",
    "load-grunt-tasks": "^0.6.0"
  },
  "dependencies": {
    "jquery.growl": "^1.3.5"
  }
}
