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

  "require": {
    "psr/log": "~1.0.0",
    "antidot-be/bpost-api-library": "dev-master",
    "monolog/monolog": "^1.17",
    "ext-zip": "^1.15"
  },
  "require-dev": {
    "phpunit/phpunit": "5.*",
    "phpunit/phpunit-selenium": "^3.0",
    "facebook/webdriver": "^1.1"
  },
  "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"
    }
  ]
}
