{
  "name": "wegetfinancing-payment-block",
  "version": "1.14.0",
  "description": "WeGetFinancing Checkout Block Payment Gateway for WooCommerce.",
  "author": "WeGetFinancing",
  "license": "LGPL-3.0-only",
  "main": "build/index.js",
  "scripts": {
    "build": "wp-scripts build",
    "format": "wp-scripts format",
    "lint:css": "wp-scripts lint-style",
    "lint:js": "wp-scripts lint-js",
    "packages-update": "wp-scripts packages-update",
    "plugin-zip": "wp-scripts plugin-zip",
    "start": "wp-scripts start"
  },
  "devDependencies": {
    "@wordpress/scripts": "^30.19.0"
  },
  "dependencies": {
    "@woocommerce/settings": "^1.0.0",
    "@wordpress/element": "^5.30.0",
    "@wordpress/html-entities": "^3.53.0"
  }
}
