{
  "name": "wpheka-gateway-moneris",
  "version": "3.2.0",
  "description": "Take credit card payments on your WooCommerce store using Moneris.",
  "scripts": {
    "start": "wp-scripts start",
    "build": "wp-scripts build"
  },
  "engines": {
    "node": "16"
  },
  "repository": "https://github.com/wpheka/wc-moneris-payment-gateway.git",
  "bugs": {
    "url": "https://github.com/wpheka/wc-moneris-payment-gateway/issues"
  },
  "author": "Akshaya Swaroop <akshaya.swaroop3291@gmail.com>",
  "license": "MIT",
  "devDependencies": {
    "@woocommerce/dependency-extraction-webpack-plugin": "^2.3.0",
    "@wordpress/scripts": "^26.18.0"
  },
  "dependencies": {
    "@wordpress/icons": "^9.41.0"
  }
}