{
    "name": "custom/local-shipping",
    "description": "Local Shipping Method with Zones",
    "type": "library",
    "autoload": {
      "psr-4": {
        "Custom\\LocalShipping\\": "src/"
      }
    }
  }