{
  "name": "youcan-pay-for-woocommerce",
  "version": "3.1.0",
  "description": "Accept Visa, MasterCard, American Express, and more directly on your store with the YouCan Pay.",
  "scripts": {
    "build": "webpack",
    "pack": "rm -f youcanpay-for-woocommerce.zip && node dev/pack.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/NextmediaMa/youcan-pay-for-woocommerce.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/NextmediaMa/youcan-pay-for-woocommerce/issues"
  },
  "homepage": "https://github.com/NextmediaMa/youcan-pay-for-woocommerce#readme",
  "dependencies": {
    "ajax": "^0.0.4",
    "jquery": "^3.7.1"
  },
  "devDependencies": {
    "cli-spinners": "^2.6.1",
    "jszip": "^3.9.1",
    "ora": "^5.4.1",
    "webpack": "^5.72.0",
    "webpack-cli": "^4.9.2"
  }
}
