{
  "name": "mojoness/mojo-marketplace-wp-plugin",
  "description": "WordPress plugin that has shortcodes, widgets and themes.",
  "type": "wordpress-plugin",
  "license": "GPL-2.0-or-later",
  "authors": [
    {
      "name": "Mike Hansen",
      "homepage": "https://mikehansen.me/"
    },
    {
      "name": "Micah Wood",
      "email": "micah@wpscholar.com",
      "homepage": "https://wpscholar.com"
    }
  ],
  "support": {
    "source": "https://github.com/mojoness/mojo-marketplace-wp-plugin",
    "issues": "https://github.com/mojoness/mojo-marketplace-wp-plugin/issues"
  },
  "repositories": [
    {
      "type": "composer",
      "url": "https://satis.wpteamhub.com"
    },
    {
      "type": "package",
      "package": {
        "name": "automattic/jetpack-onboarding",
        "version": "1.6.1",
        "dist": {
          "url": "https://github.com/Automattic/jetpack-onboarding/archive/1.6.1.zip",
          "type": "zip"
        },
        "source": {
          "url": "git@github.com:Automattic/jetpack-onboarding.git",
          "type": "git",
          "reference": "1.6.1"
        }
      }
    }
  ],
  "scripts": {
    "post-install-cmd": [
      "xrstf\\Composer52\\Generator::onPostInstallCmd"
    ],
    "post-update-cmd": [
      "xrstf\\Composer52\\Generator::onPostInstallCmd"
    ],
    "post-autoload-dump": [
      "xrstf\\Composer52\\Generator::onPostInstallCmd"
    ]
  },
  "require": {
    "automattic/jetpack-onboarding": "1.6.1",
    "bluehost/endurance-wp-module-loader": "^1.0",
    "bluehost/endurance-wp-module-spam-prevention": "^1.0",
    "bluehost/endurance-wp-module-sso": "^1.0",
    "bluehost/endurance-wp-module-business-reviews": "^1.0"
  },
  "require-dev": {
    "xrstf/composer-php52": "^1.0"
  }
}
