{
  "name": "purolator/module-shipping",
  "description": "Purolator shipping integration",
  "require": {
    "php": "~7.1.0|~7.2.0|~7.3.0"
  },
  "type": "magento2-module",
  "version": "1.1.5",
  "license": [
    "OSL-3.0",
    "AFL-3.0"
  ],
  "autoload": {
    "files": [
      "registration.php"
    ],
    "psr-4": {
      "Purolator\\Shipping\\": ""
    }
  }
}
