{
  "name": "comment-popularity",
  "version": "1.4.1",
  "description": "Adds comment upvoting.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "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": "^0.4.5",
    "grunt-bump": "0.0.15",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-compress": "^0.10.0",
    "grunt-contrib-copy": "^0.5.0",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-contrib-uglify": "^0.5.1",
    "grunt-newer": "^0.7.0",
    "grunt-shell": "^0.7.0",
    "grunt-text-replace": "^0.3.12",
    "grunt-wp-deploy": "^0.5.0",
    "grunt-wp-i18n": "^0.4.6",
    "grunt-wp-readme-to-markdown": "^0.8.0",
    "install": "^0.1.7",
    "load-grunt-tasks": "^0.6.0",
    "npm": "^1.4.21",
    "semver": "^3.0.1"
  }
}
