{
  "name": "post-to-google-my-business",
  "version": "3.4.4",
  "description": "=== Post to Google My Business ===\r Contributors: koen12344, tycoon12344, freemius\r Donate link: https://tycoonmedia.net/?utm_source=repository&utm_medium=link&utm_campaign=donate\r Tags: google my business, google, business, posts, post, local search, google my business posts, google places, google plus, google+\r Requires at least: 4.6\r Tested up to: 5.2.2\r Stable tag: 2.1.10\r Requires PHP: 5.3.0\r License: GPLv2 or later\r License URI: https://www.gnu.org/licenses/gpl-2.0.html",
  "main": "Gruntfile.js",
  "directories": {
    "test": "tests"
  },
  "scripts": {
    "watch": "wp-scripts start --config webpack.config.js",
    "watch-premium": "wp-scripts start --config webpack-premium.config.js",
    "build": "wp-scripts build --config webpack.config.js",
    "build-premium": "wp-scripts build --config webpack-premium.config.js",
    "i18n-pot": "wp i18n make-pot . languages/post-to-google-my-business.pot --exclude=\"node_modules,vendor,vendor_prefixed,freemius,tests,webpack,build/*.asset.php\"",
    "i18n-json": "wp i18n make-json languages --no-purge",
    "packages-update": "wp-scripts packages-update",
    "update-version": "node bin/update-version.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://koen12344@bitbucket.org/koen12344/post-to-google-my-business.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "homepage": "https://bitbucket.org/koen12344/post-to-google-my-business#readme",
  "devDependencies": {
    "@wordpress/scripts": "^27.9.0",
    "grunt": "^1.6.1",
    "grunt-wp-i18n": "^1.0.3",
    "grunt-wp-readme-to-markdown": "^2.1.0"
  },
  "dependencies": {
    "@fullcalendar/core": "^6.1.13",
    "@fullcalendar/daygrid": "^6.1.13",
    "@fullcalendar/timegrid": "^6.1.13",
    "@wordpress/api-fetch": "^7.40.0",
    "@wordpress/components": "^28.0.0",
    "@wordpress/compose": "^7.0.0",
    "@wordpress/data": "^10.0.0",
    "@wordpress/date": "^5.41.0",
    "@wordpress/edit-post": "^8.0.0",
    "@wordpress/editor": "^14.0.0",
    "@wordpress/element": "^6.0.0",
    "@wordpress/hooks": "^4.0.0",
    "@wordpress/i18n": "^5.0.0",
    "@wordpress/icons": "^10.0.0",
    "@wordpress/plugins": "^7.0.0",
    "@wordpress/url": "^4.41.0",
    "jquery": "^3.7.1",
    "jquery-ui": "^1.13.3",
    "jquery-ui-bundle": "^1.12.1-migrate",
    "jquery-ui-timepicker-addon": "^1.6.3"
  }
}
