{
  "name": "comment-mention",
  "version": "1.4.3",
  "description": "Mention user in comments. Mentioned user will get email notification",
  "main": "Gruntfile.js",
  "scripts": {
    "start": "grunt default",
    "readme": "grunt readme",
    "i18n": "grunt i18n"
  },
  "author": "Bunty",
  "dependencies": {
    "grunt": "^1.3.0",
    "grunt-wp-i18n": "^1.0.3"
  },
  "devDependencies": {
    "grunt-contrib-cssmin": "^3.0.0",
    "grunt-contrib-uglify": "^5.0.0",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-phpcbf": "^0.1.1"
  }
}
