{
    "name": "habibillah/woocommerce-fixed-quantity",
    "description": "Customize woocomerce price based on fixed quantity. Each price for each quantity defined.",
    "type": "Woocommerce Extension",
    "authors": [
        {
            "name": "Habibillah Ali",
            "email": "habibillah@gmail.com"
        }
    ],
    "minimum-stability": "stable",
    "autoload": {
        "psr-0": {"": ""}
    },
    "require": {
        "symfony/polyfill-mbstring": "^1.7"
    }
}
