{
  "name": "woocommerce-dynamic-pricing",
  "version": "1.0.0",
  "description": "=== Advanced Dynamic Pricing for WooCommerce === Contributors: algolplus Donate link: https://paypal.me/ipprokaev/0usd Tags: woocommerce, discounts, deals, dynamic pricing, pricing deals, bulk discount, pricing rule Requires PHP: 7.0 Requires at least: 4.8 Tested up to: 6.4 Stable tag: 4.5.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html",
  "dependencies": {},
  "devDependencies": {
    "@babel/core": "^7.23.5",
    "@babel/preset-env": "^7.23.5",
    "babel-loader": "^9.1.3",
    "webpack": "^5.89.0",
    "webpack-cli": "^5.1.4"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "webpack --mode=development",
    "watch": "webpack --mode=development --watch",
    "prod": "webpack --mode=production"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@bitbucket.org/algolplus/woocommerce-dynamic-pricing.git"
  },
  "author": "",
  "license": "ISC",
  "homepage": "https://bitbucket.org/algolplus/woocommerce-dynamic-pricing#readme"
}
