{
  "name": "juiz-social-post-sharer",
  "description": "A Social Sharing Buttons plugin for WordPress.",
  "version": "2.3.3",
  "homepage": "https://github.com/geoffreycrofte/juiz-social-post-sharer/",
  "author": "Geoffrey Crofte",
  "bugs": {
    "url": "https://github.com/geoffreycrofte/juiz-social-post-sharer/issues"
  },
  "deprecated": false,
  "keywords": [
    "social",
    "network",
    "wordpress",
    "button",
    "plugin",
    "extension",
    "share",
    "twitter",
    "facebook"
  ],
  "license": "GPL-2.0-only",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/geoffreycrofte/juiz-social-post-sharer.git"
  },
  "scripts": {
    "doc": "del '../nobs-share-buttons-doc/**' '!../nobs-share-buttons-doc/.git' -f && jsdoc inc -c hookdoc.json",
    "start": "wp-scripts start",
    "build": "wp-scripts build"
  },
  "devDependencies": {
    "@wordpress/scripts": "31.4.0",
    "del-cli": "^3.0.1",
    "grunt": "~1.5.3",
    "grunt-exec": "~0.4.5",
    "grunt-wp-i18n": "~1.0.3",
    "grunt-potomo": "~2.1.0",
    "load-grunt-tasks": "~5.1.0",
    "grunt-contrib-compress": "~2.0.0",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-copy": "~0.5.0",
    "jsdoc": "^3.6.4",
    "wp-hookdoc": "^0.2.0"
  },
  "main": "build/index.js"
}
