{
  "name": "buddypress-share",
  "version": "2.0.0",
  "url": "https://github.com/wbcomdesigns/buddypress-activity-social-share/",
  "license": "GPL-2.0+",
  "description": "Free WordPress plugin to allow anyone easily share BuddyPress Activites on major social media",
  "devDependencies": {
    "grunt": "^1.4.1",
    "grunt-checktextdomain": "^1.0.1",
    "grunt-wp-i18n": "^1.0.3"
  },
  "engines": {
    "node": ">=6.9.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/wbcomdesigns/buddypress-activity-social-share/"
  },
  "dependencies": {
    "fix": "^0.0.3",
    "load-grunt-tasks": "^3.5.2"
  }
}
