{
  "name": "pronamic-pay",
  "version": "9.4.3",
  "description": "The Pronamic Pay plugin adds payment methods like iDEAL, Bancontact, credit card and more to your WordPress site for a variety of payment providers.",
  "repository": {
    "type": "git",
    "url": "https://github.com/pronamic/wp-pronamic-pay.git"
  },
  "keywords": [
    "pronamic",
    "ideal",
    "pay"
  ],
  "author": {
    "name": "Pronamic",
    "email": "info@pronamic.nl",
    "url": "https://www.pronamic.nl/"
  },
  "contributors": [
    {
      "name": "Remco Tolsma",
      "email": "info@remcotolsma.nl",
      "url": "http://www.remcotolsma.nl/"
    }
  ],
  "license": "GPL-3.0-or-later",
  "bugs": {
    "url": "https://github.com/pronamic/wp-pronamic-pay/issues",
    "email": "support@pronamic.nl"
  },
  "homepage": "https://github.com/pronamic/wp-pronamic-pay",
  "browserslist": [
    "> 1%",
    "last 2 versions"
  ],
  "dependencies": {
    "jquery": "^3.5.1"
  },
  "devDependencies": {
    "autoprefixer": "^10.0.1",
    "cssnano": "^4.1.10",
    "grunt": "^1.5.3",
    "grunt-checktextdomain": "^1.0.1",
    "grunt-contrib-clean": "^2.0.0",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-imagemin": "^4.0.0",
    "grunt-contrib-jshint": "^3.0.0",
    "grunt-phplint": "0.1.0",
    "grunt-shell": "^3.0.1",
    "load-grunt-tasks": "^5.1.0",
    "postcss-eol": "0.0.8"
  },
  "private": true
}
