{
  "name": "boomfi-crypto-payments",
  "title": "BoomFi Crypto Payments",
  "version": "1.18.0",
  "author": "BoomFi LLC FZ",
  "homepage": "https://boomfi.xyz",
  "license": "GPL-3.0-only",
  "keywords": [],
  "repository": {
    "type": "git",
    "url": "https://github.com/BoomFi/boomfi-crypto-payments-for-woocommerce.git"
  },
  "engines": {
    "node": "^20.12.0",
    "npm": "^10.5.0"
  },
  "devDependencies": {
    "@woocommerce/dependency-extraction-webpack-plugin": "3.1.0",
    "@wordpress/scripts": "^30.11.0",
    "cross-env": "7.0.3"
  },
  "scripts": {
    "start": "wp-scripts start",
    "build": "wp-scripts build",
    "packages-update": "wp-scripts packages-update",
    "check-engines": "wp-scripts check-engines"
  }
}