{
  "name": "charitable",
  "version": "4.3.5",
  "description": "Charitable driver for the WordPress payment processing library.",
  "repository": {
    "type": "git",
    "url": "https://github.com/wp-pay-extensions/charitable"
  },
  "keywords": [
    "wordpress",
    "wp",
    "pay",
    "charitable",
    "gateway",
    "pronamic"
  ],
  "author": {
    "name": "Pronamic",
    "email": "info@pronamic.nl",
    "url": "http://www.pronamic.nl/"
  },
  "contributors": [
    {
      "name": "Remco Tolsma",
      "email": "info@remcotolsma.nl",
      "url": "http://www.remcotolsma.nl/"
    }
  ],
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/wp-pay-extensions/charitable/issues"
  },
  "homepage": "http://www.wp-pay.org/extensions/charitable/",
  "devDependencies": {
    "@wordpress/env": "^5.2.0",
    "grunt": "^1.5.3",
    "grunt-contrib-jshint": "^3.2.0",
    "grunt-phpcs": "^0.4.0",
    "grunt-phplint": "0.1.0",
    "grunt-phpmd": "^0.1.1",
    "grunt-phpunit": "^0.3.6",
    "load-grunt-tasks": "^5.1.0"
  }
}
