{
  "name": "antidot/woocommerce-bpost-shipping",
  "description": "WooCommerce plugin for bpost shipping",
  "type": "wordpress-plugin",
  "version": "2.3.21",

  "require": {
    "psr/log": "~1.0.0",
    "antidot-be/bpost-api-library": "^3.4",
    "monolog/monolog": "^1.17",
    "ext-zip": "*"
  },
  "require-dev": {
    "phpunit/phpunit-selenium": "^4.1",
    "phpunit/phpunit": "^6.0",
    "php-webdriver/webdriver": "^1.8"
  },
  "authors": [
    {
      "name": "Raphaël Pommier",
      "email": "rpommier@antidot.com"
    },
    {
      "name": "Gaël Lebrun",
      "email": "glebrun@antidot.com"
    },
    {
      "name": "Jérémy Tonneau",
      "email": "jtonneau@antidot.com"
    }
  ]
}
