{
  "name": "monieswitch",
  "version": "1.0.2",
  "description": "Monieswitch Payment for WordPress and WooCommerce",
  "main": "webpack.config.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "wp-scripts build",
    "start": "wp-scripts start"
  },
  "keywords": [
    "payment",
    "gateway",
    "woocommerce",
    "wordpress",
    "plugin"
  ],
  "author": "Monieswitch",
  "license": "ISC",
  "devDependencies": {
    "@wordpress/scripts": "^30.3.0"
  }
}
