{
  "name": "bp-post-from-anywhere",
  "description": "BuddyPress adds community features to WordPress. Member Profiles, Activity Streams, Direct Messaging, Notifications, and more!",
  "author": "Wbcom Designs",
  "bugs": {
    "url": "https://github.com/wbcomdesigns/bp-post-from-anywhere"
  },
  "engines": {
    "node": ">=14.0.0"
  },
  "devDependencies": {
    "grunt": "^1.6.1",
    "grunt-check-dependencies": "^0.12.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-exec": "^2.0.0",
    "grunt-rtlcss": "^2.0.2",
    "grunt-shell": "^4.0.0",
    "grunt-wp-i18n": "^1.0.4",
    "load-grunt-tasks": "^5.1.0"
  },
  "scripts": {
    "check-textdomain": "grunt checktextdomain",
    "make-pot": "grunt makepot",
    "build-lang": "grunt shell:lang"
  }
}
