{
  "name": "bp-group-reviews",
  "version": "0.1.0",
  "url": "https://github.com/wbcomdesigns/buddypress-groups-review",
  "license": "GPL-2.0+",
  "description": "Group review plugin for BuddyPress",
  "devDependencies": {
    "grunt": "^1.3.0",
    "grunt-checktextdomain": "^1.0.1",
    "grunt-contrib-cssmin": "^5.0.0",
    "grunt-contrib-uglify": "^5.2.2",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-rtlcss": "^2.0.2",
    "grunt-shell": "^4.0.0",
    "grunt-wp-i18n": "^1.0.3",
    "load-grunt-tasks": "^3.5.2"
  },
  "engines": {
    "node": "16.4.0",
    "npm": "7.24.2"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/wbcomdesigns/buddypress-groups-review"
  },
  "dependencies": {
    "grunt-checktextdomain": "^1.0.1",
    "load-grunt-tasks": "^3.5.2"
  }
}
