/home/thegtkjw/mountbliss.online/wp-content/plugins/blockonomics-bitcoin-payments/package.json
{
  "name": "blockonomics-bitcoin-payments",
  "version": "1.0.0",
  "description": "Development scripts to compile, bundle, lint, format and minify the plugin js using wp-scripts.",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "wp-scripts build js/block.js"
  },
  "devDependencies": {
    "@woocommerce/dependency-extraction-webpack-plugin": "^2.2.0",
    "@wordpress/scripts": "^26.19.0"
  }
}